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

OpenSCENARIO Support - (Relative)RoadPosition and RoutePosition Support #524

Open
2 of 3 tasks
fabianoboril opened this issue May 4, 2020 · 4 comments
Open
2 of 3 tasks

Comments

@fabianoboril
Copy link
Collaborator

fabianoboril commented May 4, 2020

Add support for RelativeRoadPosition, RoadPosition and RoutePosition for OpenSCENARIO

@qreezy
Copy link

qreezy commented May 22, 2020

Hi @fabianoboril ,
first off, I wanted to thank you for the great work you're doing with this project!
We recently had a look into CARLA/the scenario runner as we were asked whether it would be possible to use CARLA with scenarios exported from our software. As we're relying on the OpenScenario standard (0.9.1 for now, currently updating to 1.0) in our code, we were wondering what your designated timeline for "full" OpenScenario support is?
While the sample XOSCs you provide alongside the runner are of course working, we were unable to successfully execute any of the official examples provided with the OpenScenario 1.0 standard.
Looking forward to your answer and thanks in advance,
Christoph

@fabianoboril
Copy link
Collaborator Author

Hi @qreezy
As you can see from the current issues, we made a good start but there is still some work in front of us. Could you let us know, which parts you believe are more critical? Then we might be able to get something working for you earlier than originally planned.
I tested one or two of the official scenarios a while ago, and things were looking good, but I haven't checked if something was updated or if there are more. I will revisit the provided examples.

@fabianoboril
Copy link
Collaborator Author

I just opened an issue to track the current state of the example scenarios. Please feel free to report your issues in #545

@qreezy
Copy link

qreezy commented May 26, 2020

Hi @fabianoboril,
I was actually just compiling a list of issues with the official examples and will have a look at issue #545 to post my comments.
In general, the most important features from our point of view would be:

  • Private FollowTrajectory actions
  • (Relative) RoadPosition
  • Full support of ParameterDeclarations
  • (Robust XODR-Imports without CARLA crashes <-- but this is probably not a problem of the ScenarioRunner)

@fabianoboril fabianoboril added this to the OpenSCENARIO 1.0 milestone Sep 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants