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

Added a ros_p3d plugin as the ground truth to the simulator model.

parent 488f2d5c
No related branches found
No related tags found
1 merge request!8Kinetic migration
...@@ -363,4 +363,15 @@ ...@@ -363,4 +363,15 @@
</plugin> </plugin>
</gazebo> </gazebo>
<gazebo>
<plugin name="ground_truth" filename="libgazebo_ros_p3d.so">
<topicName>/darwin/ground_truth</topicName>
<frameName>world</frameName>
<bodyName>base_link</bodyName>
<gaussianNoise>0.0</gaussianNoise>
<alwaysOn>true</alwaysOn>
<updateRate>20.0</updateRate>
</plugin>
</gazebo>
</robot> </robot>
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