Project

General

Profile

Statistics
| Branch: | Revision:

root / rgbdslam / launch / kinect+rgbdslam.launch @ 9240aaa3

History | View | Annotate | Download (414 Bytes)

1 9240aaa3 Alex
<launch>
2
  <include file="$(find openni_camera)/launch/openni_node.launch"/>
3
  <node pkg="rgbdslam" type="rgbdslam" name="rgbdslam" cwd="node" required="false" output="log" > </node>
4
  <!--node pkg="rviz" type="rviz" name="rviz" args="-d $(find rgbdslam)/launch/rviz_config.vcg" respawn="false" output="log" > </node-->
5
  <!--node pkg="rxtools" type="rxconsole" name="rxconsole" output="log" > </node-->
6
</launch>