]> defiant.homedns.org Git - arm_ros_conn.git/blobdiff - arm.launch
removed move_base
[arm_ros_conn.git] / arm.launch
index d63bd6aa2480a9e1d6e0a693ec1129c6009f029f..9e120c78710efbd8923212e5e6df77318368bbf2 100644 (file)
@@ -1,10 +1,4 @@
 <?xml version="1.0"?>
 <launch>
-       <include file="$(find arm)/launch/openni2.launch" />
-
-       <node pkg="depthimage_to_laserscan" type="depthimage_to_laserscan" name="depthimage_to_laserscan" output="screen">
-               <remap from="image" to="/camera/depth/image_raw"/>
-               <remap from="camera_info" to="/camera/depth/camera_info"/>
-               <param name="output_frame_id" value="/scan" />
-       </node>
+       <include file="$(find rosbridge_server)/launch/rosbridge_websocket.launch" /> 
 </launch>