werewolfdev
werewolfdev
Thanks Will give it a look
@fabianoboril Thanks a lot for this .Looking forward to this docu
Hi @SiNa-Dehbari Where you able to run the ego vehicle through a defined route with openSCENARIO using simple_vehicle_control as mentioned above. Iam not able to do the same actually
@DeepAnonymous https://github.com/carla-simulator/scenario_runner/blob/05a811a6248c8033e4c76185ff40ae5eccad7e69/srunner/examples/OscControllerExample.xosc#L77
This info will be really important since lots of users will have to write their own python scripts to perform functions and parameter changes while interacting with the xosc script....
I could find a simple_vehicle_control python script in the atomics folder .But Iam uncertain of how to use it with openSCENARIO
@fabianoboril Hi, Thanks for the quick response. So I replace the control type with simple_vehicle_control and then for providing a route for my ego vehicle how can I go forth...
Hi , Will try this out and update here soon
@fabianoboril Preparing scenario: LaneChangeSimple Warning: Maneuvergroup ManeuverSequence does not use reference actors! ScenarioManager: Running scenario OpenScenario Traceback (most recent call last): File "scenario_runner.py", line 405, in _load_and_run_scenario self.manager.run_scenario() File "/home/schemba/carla/scenario_runner-0.9.11/srunner/scenariomanager/scenario_manager.py",...
Yes sure @fabianoboril