Closed blacksheep0303 closed 3 years ago
You can connect a sensor bridge using PythonAPI. There are several example scripts that demonstrate how to do this.
You can find them in this search: https://github.com/lgsvl/PythonAPI/search?q=bridge
@lemketron Thank you so much. I'll try it now.
I changed some codes of Autoware.Ai v1.14 and wanted to test them in the simulator. So I need to build a suitable scene and customize pedestrians and vehicles. Now I find that python-api only works when the simulator mode is API-ONLY. So I want to ask how to use API with autoware connected. Thanks!