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_cruise_planner): fix coordinate transformation bag (#5180) #908

Merged
merged 1 commit into from
Oct 4, 2023

Conversation

yuki-takagi-66
Copy link

@yuki-takagi-66 yuki-takagi-66 commented Oct 4, 2023

Description

hotfix PR of
autowarefoundation#5180
https://tier4.atlassian.net/browse/RT0-29266

Tests performed

local build was completed in success

Effects on system behavior

bug fixed

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.

…warefoundation#5180)

* fix coordinate transformation. linear.x denotes longtidional velocity, not the x velocity in the world coordinate

Signed-off-by: Yuki Takagi <[email protected]>

* declare Eigen type

Signed-off-by: Yuki Takagi <[email protected]>

---------

Signed-off-by: Yuki Takagi <[email protected]>
@takayuki5168 takayuki5168 marked this pull request as ready for review October 4, 2023 06:05
@takayuki5168 takayuki5168 merged commit 492d987 into beta/v0.11.0 Oct 4, 2023
20 checks passed
@takayuki5168 takayuki5168 deleted the beta/v0.11.0+26e3be8 branch October 4, 2023 06:33
t4-x2 pushed a commit that referenced this pull request Oct 5, 2023
…warefoundation#5180) (#908)

* fix coordinate transformation. linear.x denotes longtidional velocity, not the x velocity in the world coordinate



* declare Eigen type



---------

Signed-off-by: Yuki Takagi <[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