franka-ros fixes
This commit is contained in:
@@ -8,7 +8,9 @@
|
||||
|
||||
<!-- Launch MoveIt -->
|
||||
<node pkg="tf2_ros" type="static_transform_publisher" name="to_panda" args="0 0 0 0 0 0 world panda_link0" />
|
||||
<include file="$(find panda_moveit_config)/launch/move_group.launch" />
|
||||
<include file="$(find panda_moveit_config)/launch/move_group.launch">
|
||||
<arg name="transmission" value="position" />
|
||||
</include>
|
||||
|
||||
<!-- Simulated environment -->
|
||||
<group if="$(arg sim)">
|
||||
|
Reference in New Issue
Block a user