Fabian Oboril

Results 69 comments of Fabian Oboril

Added support for TimeOfDayCondition via PR #551

> Location(x=0.000020, y=0.000000, z=0.811402) This seems wrong. The origin is elsewhere. Can you check if this is position is persistent over multiple frames. Most likely, the actor was not yet...

I think you don't need to have a pre-defined route. You can use the same concept that we use here, but with only one file containing all trigger-points in your...

Hi Lucas, thank you for opening this issue. In fact, for OpenSCENARIO you specify for each vehicle a maximum acceleration value: https://github.com/carla-simulator/scenario_runner/blob/585a3b912abf6550a8a4defa19f84f016a1192da/srunner/examples/FollowLeadingVehicle.xosc#L16 Another option is to provide an additional property...

Hi, @1 and @2: Let me look into this. @3: Please see PR #22. With this in place that should not be a problem @4: Well, in CARLA the sensors...

Hi, if do not define any maneuvers or such, the scenario itself will terminate immediately. Thus, you will not see any vehicles/actors. You can just add a "dummy" maneuver for...

@seowwj Can you add a tutorial video?

I can't recreate this problem. Could you do a screen recording that you can share? And please check that you use the latest versions.