This is my master thesis project Risk-based behavior planning for occluded scenarios
at RMR TU Darmstadt
- Install dependencies from the
requirements.txt
using:
pip install -r requirements.txt
- Open the simulator at the main directory using:
python main.py
- Genearte a scenario
- Add initial profile of the ego vehicle
- Add other vehicles, pedestrians or static objects
- Run the simulation
- The results can be plotted or exported at the right panel