The communication between TrafficManager, WorldDreamer and DrivingAgent is based on FastAPI.
Please follow the README.md to prepare the environment and download the weights.
Then you can run the following code.
cd WorldDreamer && python tools/dreamer_fast_api.py --resume=path/to/your/weightPlease follow the README.md to prepare the environment and download the weights.
cd DrivingAgents/UniAD && python demo/fast_api_uniad.pyPlease follow the README.md to prepare the environment and download the weights.
cd DrivingAgents/VAD && python demo/fast_api_vad.pyPlease follow the README.md to start the simulation.
If everything is all right, you can see a window like this!
