Project

General

Profile

Statistics
| Branch: | Revision:

root / rgbdslam / launch / headless.launch @ 9240aaa3

History | View | Annotate | Download (293 Bytes)

1 9240aaa3 Alex
<launch>
2
  <!-- using the rgbdslam headless -->
3
  <node pkg="rgbdslam" type="rgbdslam" name="rgbdslam" cwd="node" required="true" output="screen" > 
4
  	<param name="/config/use_gui" value="false"/>
5
  </node>
6
  <!--include file="$(find openni_camera)/launch/kinect_frames.launch"/-->
7
</launch>