Rangement
This commit is contained in:
parent
5ea3bd93c8
commit
97b12ef01e
43 changed files with 9 additions and 301 deletions
11
rviz_interface/launch/interface_plannar_seg.launch
Normal file
11
rviz_interface/launch/interface_plannar_seg.launch
Normal file
|
@ -0,0 +1,11 @@
|
|||
<launch>
|
||||
<node name="rviz" pkg="rviz" type="rviz"/>
|
||||
|
||||
<!--Interface/-->
|
||||
<rosparam param="object_names"> ["6DOF"]</rosparam>
|
||||
<rosparam param="object_types"> [0]</rosparam>
|
||||
<node name="RvizInterface" pkg="rviz_interface" type="RvizInterface"/>
|
||||
|
||||
|
||||
<node name="plannar_seg" pkg="pcl_tests" type="plannar_seg"/>
|
||||
</launch>
|
Loading…
Add table
Add a link
Reference in a new issue