We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6410f6 commit e61adbfCopy full SHA for e61adbf
urdf/calibration/extrinsic_camera_calibration_constants.urdf.xacro
@@ -15,10 +15,10 @@
15
16
<xacro:macro name="camera_baseline_constants" params="camera_model" >
17
<xacro:if value="${camera_model == 'orbbec-astra'}">
18
- <origin xyz="-0.0006 0.0375 -0.015" rpy="0 0 0" />
+ <origin xyz="0.0 0.025 0.0" rpy="0 0 0" />
19
</xacro:if>
20
<xacro:if value="${camera_model == 'orbbec-astra-pro'}">
21
22
23
<xacro:if value="${camera_model == 'asus-xtion'}">
24
<origin xyz="0.0 0.049 0.0" rpy="0 0 0" />
0 commit comments