-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ee550ba
commit a607d94
Showing
256 changed files
with
42,085 additions
and
850 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,23 +1,9 @@ | ||
# initial params | ||
robot_ip: "192.168.1.100" | ||
|
||
HOME_JOINTS: | ||
- | ||
- '' | ||
- '' | ||
- '' | ||
- | ||
- '' | ||
- '' | ||
- '' | ||
|
||
HOME_POSE: | ||
- | ||
- 0.352 | ||
- 0.325 | ||
- 0.25 | ||
- | ||
- 3.14 | ||
- 0 | ||
- 0 | ||
|
||
CALIBRATION_DIR: "/data/calibration_data/franka.npz" | ||
- | ||
CALIBRATION_DIR: "/data/calibration_data/franka-realsense.npz" | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,27 @@ | ||
# initial params | ||
SOCKET_CONFIGURATION: | ||
robot_ip: "192.168.31.10" | ||
robot_ip: "192.168.1.10" | ||
port_number: 30003 | ||
|
||
HOME_JOINTS: | ||
- | ||
- -72.94 | ||
- -80.84 | ||
- -130.1 | ||
- | ||
- -51.87 | ||
- 111.72 | ||
- -161.44 | ||
- -62.78 | ||
- -91.07 | ||
- -121.67 | ||
- -46.41 | ||
- 115.78 | ||
- 95.66 | ||
|
||
HOME_POSE: | ||
- | ||
- 0.03 | ||
- -0.54 | ||
- 0.4 | ||
- | ||
- 3.14 | ||
- -0.4 | ||
- 0 | ||
- 0.179 | ||
- -0.615 | ||
- 0.404 | ||
- 3.14 | ||
- 0 | ||
- 0 | ||
|
||
JOINT_ACC: 1.6 | ||
JOINT_VEL: 0.7 | ||
|
||
PICK_Z: 0. | ||
PLACE_Z: 0.08 | ||
|
||
CALIBRATION_DIR: "/data/calibration_data/ur10e-realsense.npz" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,27 @@ | ||
initial_position: | ||
- | ||
- 0.4 | ||
- -0.5 | ||
- 0.35 | ||
- | ||
- 3.14 | ||
- 0 | ||
- 0 | ||
- 0.300 | ||
- 0.100 | ||
- 0.350 | ||
- 1.5707963267948966 | ||
- 1.5707963267948966 | ||
- 0 | ||
# the numebr of sampled points is cube_size*cube_size*cube_size | ||
cube_size: 4 | ||
x_stride: 0.05 | ||
y_stride: 0.075 | ||
z_stride: 0.01 | ||
x_stride: 0.050 | ||
y_stride: -0.050 | ||
z_stride: 0.030 | ||
#cube_size: 2 | ||
#x_stride: 0.1 | ||
#y_stride: 0.1 | ||
#z_stride: 0.04 | ||
checkerboard_type: 'chessboard' # 'aruco' 'chessboard' | ||
|
||
aruco_settings: # only be used when checkerboard type is aruco | ||
aruco_size: 0.045 # unit: (m) | ||
aruco_type: 'original' # 'original' '4x4' '5x5' '6x6' ''7x7 | ||
|
||
CALIBRATION_DIR: "/data/calibration_data/franka-realsense.npz" | ||
OFFSET: # unit: (m) | ||
- 0 | ||
- 0.0085 | ||
- 0.0172 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
initial_position: | ||
- 0.0 | ||
- -0.65 | ||
- 0.415 | ||
- 3.14 | ||
- 0 | ||
- 0 | ||
# the numebr of sampled points is cube_size*cube_size*cube_size | ||
cube_size: 4 | ||
x_stride: 0.05 | ||
y_stride: 0.05 | ||
z_stride: 0.02 | ||
#cube_size: 2 | ||
#x_stride: 0.1 | ||
#y_stride: 0.1 | ||
#z_stride: 0.04 | ||
CALIBRATION_DIR: "/DeepClawBenchmark/data/calibration_data/ur5.npz" | ||
OFFSET: 0.14 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"camera_fps" : "K4A_FRAMES_PER_SECOND_30", | ||
"color_format" : "K4A_IMAGE_FORMAT_COLOR_MJPG", | ||
"color_resolution" : "K4A_COLOR_RESOLUTION_720P", | ||
"depth_delay_off_color_usec" : "0", | ||
"depth_mode" : "K4A_DEPTH_MODE_WFOV_2X2BINNED", | ||
"disable_streaming_indicator" : "false", | ||
"subordinate_delay_off_master_usec" : "0", | ||
"synchronized_images_only" : "false", | ||
"wired_sync_mode" : "K4A_WIRED_SYNC_MODE_STANDALONE" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
|
||
===== Device 0: 000647492212 ===== | ||
resolution width: 1920 | ||
resolution height: 1080 | ||
principal point x: 955.35 | ||
principal point y: 545.277 | ||
focal length x: 903.547 | ||
focal length y: 903.589 | ||
radial distortion coefficients: | ||
k1: 0.514646 | ||
k2: -2.67247 | ||
k3: 1.57664 | ||
k4: 0.3961 | ||
k5: -2.50126 | ||
k6: 1.50402 | ||
center of distortion in Z=1 plane, x: 0 | ||
center of distortion in Z=1 plane, y: 0 | ||
tangential distortion coefficient x: -0.00021904 | ||
tangential distortion coefficient y: -2.78752e-05 | ||
metric radius: 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
|
||
===== Device 0: 000647492212 ===== | ||
resolution width: 2560 | ||
resolution height: 1440 | ||
principal point x: 1273.97 | ||
principal point y: 727.203 | ||
focal length x: 1204.73 | ||
focal length y: 1204.79 | ||
radial distortion coefficients: | ||
k1: 0.514646 | ||
k2: -2.67247 | ||
k3: 1.57664 | ||
k4: 0.3961 | ||
k5: -2.50126 | ||
k6: 1.50402 | ||
center of distortion in Z=1 plane, x: 0 | ||
center of distortion in Z=1 plane, y: 0 | ||
tangential distortion coefficient x: -0.00021904 | ||
tangential distortion coefficient y: -2.78752e-05 | ||
metric radius: 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
|
||
===== Device 0: 000647492212 ===== | ||
resolution width: 2048 | ||
resolution height: 1536 | ||
principal point x: 1019.07 | ||
principal point y: 773.662 | ||
focal length x: 963.783 | ||
focal length y: 963.829 | ||
radial distortion coefficients: | ||
k1: 0.514646 | ||
k2: -2.67247 | ||
k3: 1.57664 | ||
k4: 0.3961 | ||
k5: -2.50126 | ||
k6: 1.50402 | ||
center of distortion in Z=1 plane, x: 0 | ||
center of distortion in Z=1 plane, y: 0 | ||
tangential distortion coefficient x: -0.00021904 | ||
tangential distortion coefficient y: -2.78752e-05 | ||
metric radius: 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
|
||
===== Device 0: 000647492212 ===== | ||
resolution width: 3840 | ||
resolution height: 2160 | ||
principal point x: 1911.2 | ||
principal point y: 1091.05 | ||
focal length x: 1807.09 | ||
focal length y: 1807.18 | ||
radial distortion coefficients: | ||
k1: 0.514646 | ||
k2: -2.67247 | ||
k3: 1.57664 | ||
k4: 0.3961 | ||
k5: -2.50126 | ||
k6: 1.50402 | ||
center of distortion in Z=1 plane, x: 0 | ||
center of distortion in Z=1 plane, y: 0 | ||
tangential distortion coefficient x: -0.00021904 | ||
tangential distortion coefficient y: -2.78752e-05 | ||
metric radius: 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
|
||
===== Device 0: 000647492212 ===== | ||
resolution width: 4096 | ||
resolution height: 3072 | ||
principal point x: 2038.65 | ||
principal point y: 1547.82 | ||
focal length x: 1927.57 | ||
focal length y: 1927.66 | ||
radial distortion coefficients: | ||
k1: 0.514646 | ||
k2: -2.67247 | ||
k3: 1.57664 | ||
k4: 0.3961 | ||
k5: -2.50126 | ||
k6: 1.50402 | ||
center of distortion in Z=1 plane, x: 0 | ||
center of distortion in Z=1 plane, y: 0 | ||
tangential distortion coefficient x: -0.00021904 | ||
tangential distortion coefficient y: -2.78752e-05 | ||
metric radius: 0 |
Oops, something went wrong.