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

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