Skip to content

Commit bdfc4e3

Browse files
authored
Update README.md
1 parent 36b21c4 commit bdfc4e3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ada_feeding/README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,9 @@ This code has been developed and tested with the Kinova JACO Gen2 Arm, on comput
2121
4. Launch the RealSense & Perception:
2222
1. Dummy nodes: `ros2 launch feeding_web_app_ros2_test feeding_web_app_dummy_nodes_launch.xml run_motion:=false run_web_bridge:=false`
2323
2. Real nodes: Follow the instructions in the [`ada_feeding_perception` README](https://github.com/personalrobotics/ada_feeding/blob/ros2-devel/ada_feeding_perception/README.md#usage)
24-
5. Ensure the e-stop is plugged in. Run the action servers: `ros2 launch ada_feeding ada_feeding_launch.xml`
24+
5. Run the action servers:
25+
1. If the e-stop is plugged in: `ros2 launch ada_feeding ada_feeding_launch.xml`
26+
2. If the e-stop is not plugged in: `ros2 launch ada_feeding ada_feeding_launch.xml use_estop:=false`
2527
6. Launch MoveIt2:
2628
1. Sim (RVIZ): `ros2 launch ada_moveit demo_feeding.launch.py sim:=mock`
2729
2. Real Robot: `ros2 launch ada_moveit demo_feeding.launch.py`

0 commit comments

Comments
 (0)