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

Fixed typo #188

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DaniilOkladnikov
Copy link

@DaniilOkladnikov DaniilOkladnikov commented Oct 13, 2023

Typo aca_element = element.find("ControllerAction/ActivateControllerAction"), here .xosc file:

          <PrivateAction>
            <ActivateControllerAction lateral="true" longitudinal="true" />
          </PrivateAction>

@mander76
Copy link
Collaborator

Hi, thanks for the pullrequest, this might work for some cases, but ActivateControlleraction is different in different versions of OpenSCENARIO, in 1.0 it is not in a ControllerAction, so this will cause a problem.

@atingber
Copy link
Collaborator

What problem does this solve?

@atingber atingber added the question Further information is requested label May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants