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

Extended OSC Controllers [DO_NOT_MERGE] #713

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

fabianoboril
Copy link
Collaborator

@fabianoboril fabianoboril commented Dec 22, 2020

  • Added OSC Controller using CARLA's autopilot
  • Extended SimpleVehicleController to support traffic lights and use brake lights
  • Extended SimpleVehicleController to support deceleration/acceleration parameters
  • Fixed exception on empty waypoint list in SimpleVehicleController
  • Reworked ActivateControllerAction. This is now used according to its specification. To use the autopilot, the corresponding controller has to be used.

Where has this been tested?

  • Platform(s): Ubuntu 20.04
  • Python version(s): 3.7
  • CARLA version: 0.9.10

This change is Reviewable

@fabianoboril fabianoboril added this to the OpenSCENARIO 1.0 milestone Dec 22, 2020
@fabianoboril fabianoboril force-pushed the feat/OscControllerUpdates branch from 2387735 to b6ef71d Compare December 22, 2020 14:43
@fabianoboril fabianoboril force-pushed the feat/OscControllerUpdates branch from b6ef71d to 55725bd Compare March 12, 2021 09:43
@fabianoboril fabianoboril force-pushed the feat/OscControllerUpdates branch 3 times, most recently from 208882d to 071a731 Compare April 19, 2021 15:03
Resolved exception "AttributeError: 'NoneType' object has no attribute
'attributes'" in OpenScenarioParser.

Change-Id: Icbe813145276a4b5133a604c67dc4762bc94317d
Change-Id: I91034ba6728af16582bbfc4c992f2186b3ea1908
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant