Skip to content

Commit

Permalink
revert cam link distance
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Delicat <[email protected]>
  • Loading branch information
delihus committed May 23, 2024
1 parent 75d3435 commit bfd7fe7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion urdf/stereolabs_zed.urdf.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
<joint name="${device_namespace}_artificial_center_joint" type="fixed">
<parent link="${device_namespace}_center" />
<child link="${device_namespace}_center_optical_frame" />
<origin xyz="0.05 0 0" rpy="0 0 0" />
<origin xyz="0.01 0 0" rpy="0 0 0" />
</joint>

<!-- Left Camera -->
Expand Down

0 comments on commit bfd7fe7

Please sign in to comment.