Skip to content

Commit 3068f57

Browse files
committed
[hrpsys_ros_bridge_tutorials] Equalize HIRONXJSK head_camera frames to ones in hironx_clothbag_demo_2013 (https://github.com/jsk-ros-pkg/jsk-ros-pkg-unreleased/tree/35720c6c3fc02aabf3e179dda10fa76ccd8e6b78/demos/hironx_clothbag_demo_2013)
1 parent 783667b commit 3068f57

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

hrpsys_ros_bridge_tutorials/models/hironxjsk.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,9 +49,11 @@ sensors:
4949
translate: '0 0 0'
5050
rotate: '0.57736 0.57734 0.57734 120.000'
5151
sensor_type: 'base_force6d'
52+
# Based on https://github.com/jsk-ros-pkg/jsk-ros-pkg-unreleased/blob/35720c6c3fc02aabf3e179dda10fa76ccd8e6b78/demos/hironx_clothbag_demo_2013/launch/hironx.launch#L24-L30, https://github.com/ros-drivers/rgbd_launch/blob/2.3.0/launch/kinect_frames.launch, and https://github.com/fetchrobotics/fetch_ros/blob/0.8.2/fetch_description/robots/fetch.urdf#L602-L625
5253
- sensor_name: head_camera_link
5354
parent_link: HEAD_JOINT1_Link
54-
translate: '0.057 0 0.1'
55+
translate: '0.0468655 0.0003505 0.0882136'
56+
rotate: '0.72345 0.48663 -0.48971 1.15067'
5557
sensor_type: 'camera'
5658
- sensor_name: head_camera_rgb_frame
5759
parent_link: head_camera_link

0 commit comments

Comments
 (0)