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

Feature: Import carlaRoute to dev env #158

Merged
merged 2 commits into from
Jan 16, 2024

Conversation

JuliusMiller
Copy link
Collaborator

Description

This PR introduces the possibility to import the CarlaRoute to the dev environment.
This is important because the behaviors use the waypoints of the Route to make decisions.

Fixes #156

Type of change

  • New feature (non-breaking change which adds functionality)

Does this PR introduce a breaking change?

no

Most important changes

Documentation on how to use this change is in dev_global_route.py

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@JuliusMiller JuliusMiller self-assigned this Jan 11, 2024
@JuliusMiller JuliusMiller linked an issue Jan 11, 2024 that may be closed by this pull request
Copy link
Collaborator

@samuelkuehnel samuelkuehnel left a comment

Choose a reason for hiding this comment

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

Really helpful to evaluate planning component

@samuelkuehnel samuelkuehnel merged commit 81dddc3 into main Jan 16, 2024
1 of 3 checks passed
@JuliusMiller JuliusMiller deleted the 156-feature-import-carlaroute-to-dev-environment branch January 28, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[Feature]: Import carlaRoute to dev environment
2 participants