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

fix(obstacle_stop_planner): check trajectory size #6256

Conversation

beyzanurkaya
Copy link
Contributor

Description

Fixes: #6151

Tests performed

obstacle_stop_planner.mp4

Effects on system behavior

Not applicable.

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.

Signed-off-by: beyza <bnk@leodrive.ai>
@github-actions github-actions bot added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Jan 31, 2024
@beyzanurkaya beyzanurkaya changed the title check trajectory size fix(obstacle_stop_planner): check trajectory size Jan 31, 2024
@beyzanurkaya beyzanurkaya added the tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Jan 31, 2024
@beyzanurkaya beyzanurkaya self-assigned this Jan 31, 2024
@beyzanurkaya
Copy link
Contributor Author

beyzanurkaya commented Jan 31, 2024

#6151 has already been solved with #6254
sorry for the unnecessary PR

@beyzanurkaya beyzanurkaya deleted the bnk/dev/motion-planning-dies branch January 31, 2024 12:32
@yuki-takagi-66
Copy link
Contributor

Thank you @beyzanurkaya
I have merged #6254

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) tag:run-build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Development

Successfully merging this pull request may close these issues.

motion_planning container crashes after route planning
2 participants