Browse Source

Remove confusing " and ' key press

master
Chintan Desai 1 year ago
committed by GitHub
parent
commit
76c1e45477
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      stretch_demos/README.md

+ 1
- 1
stretch_demos/README.md View File

@ -34,7 +34,7 @@ Now that the robot is ready, launch the demo with the following command:
roslaunch stretch_demos grasp_object.launch
```
Then, press the key with ‘ and “ on it while in the terminal to initiate a grasp attempt.
Then, press the key with " (quotes) on it while in the terminal to initiate a grasp attempt.
While attempting the grasp the demo will save several images under the ./stretch_user/debug/ directory within various grasping related directories. You can view these images to see some of what the robot did to make its decisions.

Loading…
Cancel
Save