forked from start-jsk/rtmros_tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request start-jsk#15 from garaemon/use-calib-data-for-hrp2016
Use calibdated hand/eye parameter for hrp2016
- Loading branch information
Showing
3 changed files
with
43 additions
and
6 deletions.
There are no files selected for viewing
37 changes: 37 additions & 0 deletions
37
jsk_hrp2_ros_bridge/calib_data/hrp2016_carmine_calib_20141204.yaml
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,37 @@ | ||
CARMINE_joint: | ||
rpy: [-1.84254184723, -0.0753093417385, -1.53408868542] | ||
xyz: [0.109416989164, 0.0112178674184, 0.114145475179] | ||
HEAD_JOINT0: | ||
rpy: [0.0, -0.0, 0.023231783568] | ||
HEAD_JOINT1: | ||
rpy: [0.0, -0.0608277807252, 0.0] | ||
LARM_JOINT0: | ||
rpy: [0.0, 0.0192693826873, 0.0] | ||
LARM_JOINT1: | ||
rpy: [0.0322990511823, -0.0, 0.0] | ||
LARM_JOINT2: | ||
rpy: [0.0, -0.0, 0.00364189627857] | ||
LARM_JOINT3: | ||
rpy: [0.0, 0.00720232384489, 0.0] | ||
LARM_JOINT4: | ||
rpy: [0.0, -0.0, 0.00272752860935] | ||
LARM_JOINT5: | ||
rpy: [0.0150110342001, -0.0, 0.0] | ||
LARM_JOINT6: | ||
rpy: [0.0, 0.166763390317, 0.0] | ||
LARM_cb_jig_joint: | ||
rpy: [0.0, 0.0, 1.57] | ||
RARM_cb_jig_joint: | ||
rpy: [0.0, 0.0, 1.57] | ||
camera_depth_optical_frame_joint: | ||
rpy: [-1.571, 0.0, -1.571] | ||
camera_link_joint: | ||
rpy: [1.571, -1.571, 0.0] | ||
camera_rgb_optical_frame_joint: | ||
rpy: [-1.571, 0.0, -1.571] | ||
head_end_coords_joint: | ||
rpy: [3.14159265359, 1.39626514692, 3.14159265359] | ||
larm_end_coords_joint: | ||
rpy: [-0.0, 1.57079632679, 0.0] | ||
rarm_end_coords_joint: | ||
rpy: [-0.0, 1.57079632679, 0.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
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