Skip to content

Commit 6127639

Browse files
Update README.md
1 parent ff0f120 commit 6127639

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ source install/setup.bash
194194
export YARP_ROBOT_NAME="icub"
195195

196196
# For the grasping demo
197-
ros2 launch grasp_moveit grasp_demo.launch.py
197+
ros2 launch robot_moveit grasp_demo.launch.py
198198
```
199199

200200
If you want to see iCub performing a circle movement, instead of the last line, you can run:
@@ -217,4 +217,4 @@ If you want to test the ros2_control `robot_controller` performance, you can rel
217217
ros2 launch test_controller test_controller.launch.py
218218
```
219219

220-
In this way, the test will start and the acquired data in terms of ideal and real poses are saved in two separated files in your current directory. Finally, you can plot them using the Matlab scripts provided in the `utils` folder.
220+
In this way, the test will start and the acquired data in terms of ideal and real poses are saved in two separated files in your current directory. Finally, you can plot them using the Matlab scripts provided in the `utils` folder.

0 commit comments

Comments
 (0)