Skip to content

Simple simulator #8

Answered by thomasfermi
EricCabrol asked this question in Q&A
Jan 31, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hi @EricCabrol! Thanks for your kind words :)

The (very very simple) simulator is here
https://github.com/thomasfermi/Algorithms-for-Automated-Driving/blob/master/code/tests/control/simulation.py

and it is being used for the exercise in the section on Pure Pursuit. There, you are asked to work on code/tests/control/control.ipynb, which you can see here:

https://github.com/thomasfermi/Algorithms-for-Automated-Driving/blob/master/code/tests/control/control.ipynb

The simulator will be started from that notebook

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@EricCabrol
Comment options

@thomasfermi
Comment options

Answer selected by EricCabrol
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants