Skip to content

Commit

Permalink
simple readme updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Apolo151 committed Feb 21, 2024
1 parent 75e6690 commit 91ca565
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
*vscode/
links.txt
go4solution.py
__pycache__/
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ source ~/.bashrc
source install/setup.bash
ros2 launch car_demo machathon.launch.py
```
#### Run telep node to control the car via the keyboard (for testing)
1. open another terminal and run the following commands
#### Running the telep node to control the car via the keyboard (for testing)
- open another terminal and run the following commands
```bash
sudo su
source ~/.bashrc
Expand Down
Binary file modified car_demo/scripts/__pycache__/data.cpython-310.pyc
Binary file not shown.

0 comments on commit 91ca565

Please sign in to comment.