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

Check for Euler's number #1028

Merged
merged 1 commit into from
Nov 12, 2023
Merged

Conversation

haabe
Copy link
Contributor

@haabe haabe commented Oct 18, 2023

Updated is_literal in openscenario_parser.py so that it check for Euler's number.

OpenScenario files exported from RoadRunner contains values with Euler's number.

Description

OpenScenario files exported from RoadRunner contains values with Euler's number. The check in the parser didn't check for Euler's number. Now it does.

Fixes #

Where has this been tested?

  • Platform(s): Windows 10
  • Python version(s): 3.8.18
  • Unreal Engine version(s): 4.26.2
  • CARLA version: 0.9.13

Possible Drawbacks


This change is Reviewable

Updated is_literal in openscenario_parser.py so that it check for Euler's number.

OpenScenario files exported from RoadRunner contains values with Euler's number.
Copy link
Collaborator

@fabianoboril fabianoboril left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 1 of 1 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @haabe)

@fabianoboril fabianoboril merged commit 5324864 into carla-simulator:master Nov 12, 2023
1 of 4 checks passed
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

Successfully merging this pull request may close these issues.

2 participants