Add service to reset the simulation
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<param name="robot_description" command="$(find xacro)/xacro $(find franka_description)/robots/panda_arm_hand.urdf.xacro" />
|
||||
|
||||
<!-- Bringup the robot -->
|
||||
<node pkg="active_grasp" type="simulation.py" name="simulation" args="--gui" output="screen" />
|
||||
<node pkg="active_grasp" type="bt_sim_node.py" name="simulation" args="--gui" output="screen" />
|
||||
<node pkg="robot_state_publisher" type="robot_state_publisher" name="robot_state_publisher" />
|
||||
|
||||
<!-- Visualize the robot. -->
|
||||
|
Reference in New Issue
Block a user