Rangement

This commit is contained in:
Unknown 2018-08-13 12:24:33 +02:00
parent 5ea3bd93c8
commit 97b12ef01e
43 changed files with 9 additions and 301 deletions

View file

@ -0,0 +1,11 @@
<launch>
<node name="rviz" pkg="rviz" type="rviz"/>
<!--Interface/-->
<rosparam param="tracked_object_names"> ["6DOF"]</rosparam>
<rosparam param="tracked_object_types"> [0]</rosparam>
<node name="RvizInterface" pkg="rviz_interface" type="RvizInterface"/>
<node name="plannar_seg" pkg="pcl_tests" type="plannar_seg"/>
</launch>