Skip to content

Commit

Permalink
ex2: the robot only turns once!
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-howard committed Feb 16, 2024
1 parent 6d3af12 commit 3888336
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/others/amr31001/lab2.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,9 +354,9 @@ In theory though, we can do all this much more effectively with odometry data in
```
***
The robot should start turning on the spot, and you should see some interesting information being printed to the terminal. After it has turned by 45°, the robot should stop momentarily and then carry on turning again.
The robot should start turning on the spot, and you should see some interesting information being printed to the terminal. After it has turned by 45° the robot should stop.
1. Stop the Node by entering ++ctrl+c++ in **TERMINAL 1**.
1. Stop the Node by entering ++ctrl+c++ in **TERMINAL 1** and then run it again (`rosrun amr31001 ex2.py`) if you missed what happened the first time!
1. **What you need to do**:
Expand Down

0 comments on commit 3888336

Please sign in to comment.