Add hw reset node
This commit is contained in:
@@ -15,6 +15,11 @@
|
||||
<node pkg="robot_state_publisher" type="robot_state_publisher" name="robot_state_publisher" />
|
||||
</group>
|
||||
|
||||
<!-- Real environment -->
|
||||
<group unless="$(arg simulation)">
|
||||
<node pkg="active_grasp" type="hw_node.py" name="hw" output="screen" />
|
||||
</group>
|
||||
|
||||
<!-- 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" />
|
||||
|
Reference in New Issue
Block a user