Skip to content

Commit 0b81e5c

Browse files
committed
test a fix
1 parent dd8d7da commit 0b81e5c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

tutorials/pick_and_place/3_pick_and_place.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -183,10 +183,10 @@ def plan_trajectory(move_group, destination_pose, start_joint_angles):
183183
```bash
184184
docker run -it --rm -p 10000:10000 -p 5005:5005 unity-robotics:pick-and-place part_3 /bin/bash
185185
```
186-
186+
187187
1. Terminate docker container
188-
189-
Press `Ctrl + C` or `Cmd + C` to terminate the docker container.
188+
189+
Press `Ctrl + C` or `Cmd + C` to terminate the docker container.
190190

191191
### Manually Setup ROS
192192

0 commit comments

Comments
 (0)