Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better support for OpenScenario-files exported from RoadRunner #1067

Open
haabe opened this issue Mar 27, 2024 · 0 comments
Open

Better support for OpenScenario-files exported from RoadRunner #1067

haabe opened this issue Mar 27, 2024 · 0 comments

Comments

@haabe
Copy link
Contributor

haabe commented Mar 27, 2024

Describe our question or idea
MathWork's RoadRunner is a tool to create scenes (maps) and scenarios, which can be exported to Carla as Datasmith/OpenDrive maps and OpenScenario scenarios.

However, there are some issues with this.

  1. The recommended export settings(*) from RoadRunner creates a TeleportAction for the spawn point. My experience is that this spawn point conflicts with the road/terrain. Increasing the value added to _spawn_point.location.z seems to fix it.
  2. RoadRunner uses the state "runningState" instead of "startTransition". Adding "runningState" to the conditional triggers in the OpenScenario parser would fix this.

Expected behavior
Scenarios exported from MathWork's RoadRunner executing as expected without any issues.

Desktop (please complete the following information):

  • OS: Windows 10
  • CARLA Version 0.9.15
  • Python version 3.8
  • Version 0.9.15

(*) The recommended export settings include checking "Move non-instantaneous InitActions to Stories" under Advanced Settings in the OpenSCENARIO pane of the Export modal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant