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

feat(obstacle_cruise_planner): add calculation of obstacle distance to ego #6046

Closed
wants to merge 0 commits into from

Conversation

isouf
Copy link
Contributor

@isouf isouf commented Jan 10, 2024

Add the arc length from the ego to the obstacle stop point to the stop_reasons topic.

Description

Tests performed

Tested the behaviour manually using the Planning Simulator.

Effects on system behavior

This PR adds the required functionality (arc length calculation) to populate the dist_to_stop_pose field of the StopFactor.msg message.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Jan 10, 2024
@isouf isouf closed this Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant