Skip to content

Commit

Permalink
fix controller image path
Browse files Browse the repository at this point in the history
  • Loading branch information
Stepan Mracek committed Jul 3, 2024
1 parent 2b122a7 commit 7b98bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ python controller_gui.py --car red &
python main.py
```

![alt text](image.png)
![alt text](docs/controller.png)

There is also a stub python template that you might use to develop your own controller: `controller_dummy.py`

Expand Down

0 comments on commit 7b98bb2

Please sign in to comment.