Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

util/predictor.py
This is a reimplementation in Python of the supervisor algorithms in "src/car_src/supervisor.c". It is very helpful for testing the supervisor offline instead of running the experiment on the test-bed over and over. This speed up considerably the debugging of the supervisor.

view_paths.py
This simply plots the paths in "Andrea/paths".

TROUBLESHOOTING (SOFTWARE)

...