- CARLA (follow the step mentioned here : install carla)
- python3
- pip3 install -r requirements.txt
- run carla : ./CarlaUE4.sh -prefernvidia -quality-level=Low
- python3 main_sim.py
In this case sensor-data has been pre-recorded and can now be traversed iteratively .
- python3
- pip3 install -r requirements.txt
- python3 main_recorded.py