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

Fix velodyne z position

parent 6d9da636
No related branches found
No related tags found
No related merge requests found
......@@ -33,4 +33,4 @@
</include>
</group>
</launch>
\ No newline at end of file
</launch>
......@@ -43,7 +43,7 @@
</joint>
<xacro:velodyne_vlp16 name="velodyne" parent="${parent}" resolution="high_res" sim_config="$(find iri_ana_gazebo)/config/ana_velodyne_config.yaml">
<origin xyz="0.0 0.0 0.1" rpy="0 0 3.14159" />
<origin xyz="0.0 0.0 0.034" rpy="0 0.018 3.14159" />
</xacro:velodyne_vlp16>
<link name="${name}_realsense_support">
......
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