Skip to content
Snippets Groups Projects
Commit 6c811c8e authored by Johannes Mey's avatar Johannes Mey
Browse files

include node in launch file

parent d5b91981
No related branches found
No related tags found
No related merge requests found
......@@ -11,10 +11,11 @@
<arg name="load_gripper" value="true"/>
</include>
<!-- <node pkg="ccf_immersive_sorting" type="moveit_sorting_controller" name="ceti_cell_placeworld" output="screen">-->
<!-- <param name="mqtt_server" type="yaml" value="$(arg mqtt_server)"/>-->
<!-- <param name="other_cell" type="string" value="/ceti_cell_2_placeworld/scene/update"/>-->
<!-- <param name="scene" type="string" value="$(find ccf_immersive_sorting)/config/config_scene_ceti-table-placeworld.json"/>-->
<!-- </node>-->
<node pkg="ccf_immersive_sorting" type="moveit_sorting_controller" name="ceti_cell_placeworld" output="screen">
<param name="arm" type="string" value="arm1"/>
<param name="other_cell" type="string" value="/ceti_cell_2_placeworld/scene/update"/>
<param name="mqtt_server" type="yaml" value="$(arg mqtt_server)"/>
<param name="scene" type="string" value="$(find ccf_immersive_sorting)/config/config_scene_ceti-table-placeworld.json"/>
</node>
</launch>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment