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_avoidance_planner): faster optimization by sparser re-formulation (#4600) #1051

Merged
merged 1 commit into from
Nov 30, 2023

Conversation

takayuki5168
Copy link

Description

obstacle avoidance plannerの高速化
cherry-pick of autowarefoundation#4600

Tests performed

Not applicable.

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.

…ormulation (autowarefoundation#4600)

* feat(obstacle_avoidance_planner): re-formulate for faster QP

Signed-off-by: Takayuki Murooka <[email protected]>

* minor change

Signed-off-by: Takayuki Murooka <[email protected]>

* update

Signed-off-by: Takayuki Murooka <[email protected]>

* fix

Signed-off-by: Takayuki Murooka <[email protected]>

---------

Signed-off-by: Takayuki Murooka <[email protected]>
@takayuki5168 takayuki5168 merged commit 4c4b0b1 into beta/v0.10.6 Nov 30, 2023
11 checks passed
@takayuki5168 takayuki5168 deleted the perf/faster-obstacle-avoidance-planner branch November 30, 2023 12:39
satoshi-ota pushed a commit that referenced this pull request Jan 15, 2024
…ormulation (autowarefoundation#4600) (#1051)

* feat(obstacle_avoidance_planner): re-formulate for faster QP



* minor change



* update



* fix



---------

Signed-off-by: Takayuki Murooka <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants