Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

porting localization #121

Merged
merged 3 commits into from
Nov 24, 2021

Conversation

RyuYamamoto
Copy link
Contributor

@RyuYamamoto RyuYamamoto commented Nov 18, 2021

PR Type

  • .Auto porting
  • New Feature
  • Improvement
  • Bug Fix

Related Links

Description

  • remove input pose and twist topic from ekf_localizer and gyro_odometer
  • launch vehicle_velocity_converter in order to convert VehicleReport to TwistWithCovarianceStamped(related PR: convert VehicleReport to Twist msgs AutowareArchitectureProposal.iv#657)
    → subscribe VehicleReport topic from vehicle as /vehicle/status/velocity_status and publish TwistWithCovarianceStamped topic as /vehicle/status/twist_with_covariance
  • publish odometry topic
    /localization/kinematic_state

Review Procedure

Remarks

Pre-Review Checklist for the PR Author

PR Author should check the checkboxes below when creating the PR.

Checklist for the PR Reviewer

Reviewers should check the checkboxes below before approval.

  • Commits are properly organized and messages are according to the guideline
  • Code follows coding guidelines
  • (Optional) Unit tests have been written for new behavior
  • PR title describes the changes

Post-Review Checklist for the PR Author

PR Author should check the checkboxes below before merging.

  • All open points are addressed and tracked via issues or tickets
  • Write release notes

CI Checks

  • Build and test for PR: Required to pass before the merge.
  • Check spelling: NOT required to pass before the merge. It is up to the reviewer(s). See here if you want to add some words to the spell check dictionary.

@RyuYamamoto RyuYamamoto merged commit 5ad5e0d into use-autoware-auto-msgs Nov 24, 2021
@RyuYamamoto RyuYamamoto deleted the auto/localization_launch_porting branch November 24, 2021 08:48
satoshi-ota pushed a commit that referenced this pull request Nov 26, 2021
j4tfwm6z pushed a commit that referenced this pull request Feb 1, 2022
Signed-off-by: wep21 <border_goldenmarket@yahoo.co.jp>
j4tfwm6z pushed a commit that referenced this pull request Feb 1, 2022
* porting localization

* fixed odometry in ekf

* fixed vehicle twist topic name
j4tfwm6z pushed a commit that referenced this pull request Feb 1, 2022
kazuki527 pushed a commit to kazuki527/autoware_launch that referenced this pull request Apr 25, 2022
kosuke55 pushed a commit that referenced this pull request Jan 17, 2023
Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>

Signed-off-by: Takayuki Murooka <takayuki5168@gmail.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants