carla-simulator / scenario_runner

Traffic scenario definition and execution engine
https://carla-scenariorunner.readthedocs.io/en/latest/
MIT License
519 stars 358 forks source link

Cannot Start Scenario without Ego Vehicle Defined and Spawned #1045

Open tlandle opened 8 months ago

tlandle commented 8 months ago

Describe our question or idea According to https://github.com/carla-simulator/scenario_runner/issues/515 , even without an ego_vehicle defined, scenarios should still be able to be run with a trigger_point behavior or similar if we want to spawn our own ego vehicle at own location with the correct tags(hero, etc).

Expected behavior Expected to be able to run without an ego_vehicle defined or at least spawned.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

starrye commented 7 months ago

Is there any error message?