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(static_centerline_optimizer): generate centerline from ego's trajectory in bag #6788

Merged

Conversation

takayuki5168
Copy link
Contributor

@takayuki5168 takayuki5168 commented Apr 11, 2024

Description

Added a feature to generate a centerline from the ego's trajectory in the rosbag.

Tests performed

scripts/tmp/bag_ego_trajectory_based_centerline.sh
The red trajectory is from the ego's trajectory in the bag.
image

Effects on system behavior

Nothing

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 Apr 11, 2024
@takayuki5168 takayuki5168 force-pushed the feat/add-bag-centerline-updater branch 2 times, most recently from 85f25e1 to eb8bbbf Compare April 11, 2024 07:30
@takayuki5168 takayuki5168 added the run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci) label Apr 11, 2024
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
@takayuki5168 takayuki5168 force-pushed the feat/add-bag-centerline-updater branch from eb8bbbf to 91e93dc Compare April 11, 2024 07:40
@takayuki5168 takayuki5168 marked this pull request as ready for review April 11, 2024 07:42
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
@takayuki5168 takayuki5168 merged commit e459f09 into autowarefoundation:main Apr 11, 2024
24 of 26 checks passed
@takayuki5168 takayuki5168 deleted the feat/add-bag-centerline-updater branch April 11, 2024 18:05
kyoichi-sugahara pushed a commit to kyoichi-sugahara/autoware.universe that referenced this pull request Apr 12, 2024
…jectory in bag (autowarefoundation#6788)

* implement bag_ego_trajectory_based_centerline

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* fix

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* fix

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

---------

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
esteve pushed a commit that referenced this pull request Apr 12, 2024
…jectory in bag (#6788)

* implement bag_ego_trajectory_based_centerline

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* fix

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* fix

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

---------

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
karishma1911 pushed a commit to Interplai/autoware.universe that referenced this pull request Jun 3, 2024
…jectory in bag (autowarefoundation#6788)

* implement bag_ego_trajectory_based_centerline

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* fix

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

* fix

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

---------

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
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) run:build-and-test-differential Mark to enable build-and-test-differential workflow. (used-by-ci)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant