|
87 | 87 | <xacro:property name="offset_gripper_left_pitch" value="0.0"/>
|
88 | 88 | <xacro:property name="offset_gripper_left_yaw" value="0.0"/>
|
89 | 89 |
|
90 |
| - <!-- *********************************** --> |
91 |
| - <!-- kinematic chain reference positions --> |
92 |
| - <!-- *********************************** --> |
93 |
| - <!-- this feature is no longer supported as urdfdom does not parse the according 'calibration_rising' tag --> |
94 |
| - |
95 |
| - <!-- cam3d left | handeye calibration | relative to torso_3_link --> |
| 90 | + <!-- ***************************** --> |
| 91 | + <!-- extrinsic camera calibration --> |
| 92 | + <!-- ***************************** --> |
| 93 | + <!-- torso cam3d left mount positions | relative to torso_3_link --> |
96 | 94 | <xacro:property name="offset_torso_cam3d_left_x" value="0.0"/>
|
97 | 95 | <xacro:property name="offset_torso_cam3d_left_y" value="0.0"/>
|
98 | 96 | <xacro:property name="offset_torso_cam3d_left_z" value="0.0"/>
|
99 | 97 | <xacro:property name="offset_torso_cam3d_left_roll" value="0.0"/>
|
100 |
| - <xacro:property name="offset_torso_cam3d_left_pitch" value="0.0"/> |
| 98 | + <xacro:property name="offset_torso_cam3d_left_pitch" value="0.04"/> |
101 | 99 | <xacro:property name="offset_torso_cam3d_left_yaw" value="0.0"/>
|
102 | 100 |
|
103 |
| - <!-- cam3d right | handeye calibration | relative to torso_3_link --> |
| 101 | + <!-- torso cam3d right mount positions | relative to torso_3_link --> |
104 | 102 | <xacro:property name="offset_torso_cam3d_right_x" value="0.0"/>
|
105 | 103 | <xacro:property name="offset_torso_cam3d_right_y" value="0.0"/>
|
106 | 104 | <xacro:property name="offset_torso_cam3d_right_z" value="0.0"/>
|
107 | 105 | <xacro:property name="offset_torso_cam3d_right_roll" value="0.0"/>
|
108 |
| - <xacro:property name="offset_torso_cam3d_right_pitch" value="0.0"/> |
| 106 | + <xacro:property name="offset_torso_cam3d_right_pitch" value="0.04"/> |
109 | 107 | <xacro:property name="offset_torso_cam3d_right_yaw" value="0.0"/>
|
110 | 108 |
|
111 |
| - <!-- cam3d down | handeye calibration | relative to torso_3_link --> |
| 109 | + <!-- torso cam3d down mount positions | relative to torso_3_link --> |
112 | 110 | <xacro:property name="offset_torso_cam3d_down_x" value="0.0"/>
|
113 | 111 | <xacro:property name="offset_torso_cam3d_down_y" value="0.0"/>
|
114 | 112 | <xacro:property name="offset_torso_cam3d_down_z" value="0.0"/>
|
115 | 113 | <xacro:property name="offset_torso_cam3d_down_roll" value="0.0"/>
|
116 | 114 | <xacro:property name="offset_torso_cam3d_down_pitch" value="0.0"/>
|
117 | 115 | <xacro:property name="offset_torso_cam3d_down_yaw" value="0.0"/>
|
118 |
| - |
119 |
| - <!-- cam3d | handeye calibration | relative to sensorring_link --> |
| 116 | + |
| 117 | + <!-- sensorring cam3d mount positions | relative to sensorring_link --> |
120 | 118 | <xacro:property name="offset_sensorring_cam3d_x" value="0.0"/>
|
121 | 119 | <xacro:property name="offset_sensorring_cam3d_y" value="0.0"/>
|
122 | 120 | <xacro:property name="offset_sensorring_cam3d_z" value="0.0"/>
|
123 | 121 | <xacro:property name="offset_sensorring_cam3d_roll" value="0.0"/>
|
124 | 122 | <xacro:property name="offset_sensorring_cam3d_pitch" value="0.0"/>
|
125 | 123 | <xacro:property name="offset_sensorring_cam3d_yaw" value="0.0"/>
|
126 | 124 |
|
127 |
| - <!-- cam | handeye calibration | relative to head_3_link --> |
| 125 | + <!-- head cam mount positions | relative to head_3_link --> |
128 | 126 | <xacro:property name="offset_head_cam_x" value="0.0"/>
|
129 | 127 | <xacro:property name="offset_head_cam_y" value="0.0"/>
|
130 | 128 | <xacro:property name="offset_head_cam_z" value="0.0"/>
|
|
0 commit comments