Skip to content
Snippets Groups Projects
Commit 2680ea67 authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Updated the position of the top realsense camera.

parent 4569ca83
No related branches found
No related tags found
No related merge requests found
...@@ -69,7 +69,7 @@ ...@@ -69,7 +69,7 @@
<joint name="joint_${parent}_to_${name}_realsense_support_top" type="fixed" > <joint name="joint_${parent}_to_${name}_realsense_support_top" type="fixed" >
<parent link="${parent}"/> <parent link="${parent}"/>
<child link="${name}_realsense_support_top"/> <child link="${name}_realsense_support_top"/>
<origin xyz="0.36 0 0.44" rpy="0 0 0"/> <origin xyz="0.36 0 0.42" rpy="0 0 0"/>
</joint> </joint>
<xacro:realsense_d435_depth parent="${name}_realsense_support_top" name="nav_cam_top" sim_config="$(find iri_ana_gazebo)/config/ana_realsense_top_config.yaml"> <xacro:realsense_d435_depth parent="${name}_realsense_support_top" name="nav_cam_top" sim_config="$(find iri_ana_gazebo)/config/ana_realsense_top_config.yaml">
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment