autowarefoundation / autoware_launch

Apache License 2.0
29 stars 261 forks source link

feat(autoware_mpc_lateral_controller): add resampled reference trajectory for debug purpose #1114

Closed kyoichi-sugahara closed 1 month ago

kyoichi-sugahara commented 1 month ago

Description

Necessary chenge for the PR.

Tests performed

run psim and confimed visualization with rviz image

Line Color Description Coordinate Topic Name
🔵 Blue (dotted) Reference trajectory World /control/trajectory_follower/controller_node_exe/debug/resampled_reference_trajectory
⚪ White Predicted trajectory World /control/trajectory_follower/controller_node_exe/debug/predicted_trajectory_with_delay

Effects on system behavior

Not applicable.

Interface changes

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.

After all checkboxes are checked, anyone who has write access can merge the PR.