carla/TrafficManager
bernatx 960fac7e47 Last version of Recast 2019-12-11 12:07:59 +01:00
..
source Updated TrafficManager (#2112) 2019-10-07 16:30:51 +02:00
CMakeLists.txt Last version of Recast 2019-12-11 12:07:59 +01:00
README.md Updated TrafficManager (#2112) 2019-10-07 16:30:51 +02:00

README.md

Traffic Manager

Installing Traffic Manager

First of all, make sure that CARLA has already been installed (you can check the instructions on the documentation) and that you have built the following modules:

make LibCarla
make TrafficManager

Using Traffic Manager

Navigate to the build folder and run the compiled executable.

cd ${CARLA_ROOT}/TrafficManager/build/
./traffic_manager -n <NUMBER_OF_VEHICLES>