Skip to content

Commit

Permalink
fix(mpc_lateral_controller): publish predicted trajectory in Frenet c…
Browse files Browse the repository at this point in the history
…oordinate and visualize it on Rviz (#533)

Signed-off-by: Takayuki Murooka <[email protected]>
  • Loading branch information
takayuki5168 authored Aug 9, 2024
1 parent c7dafae commit f3c8c4b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@
average_num: 1000
steering_offset_limit: 0.02

debug_publish_predicted_trajectory: false # publish debug predicted trajectory in Frenet coordinate
debug_publish_predicted_trajectory: true # publish debug predicted trajectory in Frenet coordinate
2 changes: 1 addition & 1 deletion autoware_launch/rviz/autoware.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -2396,7 +2396,7 @@ Visualization Manager:
Durability Policy: Volatile
History Policy: Keep Last
Reliability Policy: Reliable
Value: /control/trajectory_follower/lateral/predicted_trajectory
Value: /control/trajectory_follower/controller_node_exe/debug/predicted_trajectory_in_frenet_coordinate
Value: true
View Path:
Alpha: 1
Expand Down

0 comments on commit f3c8c4b

Please sign in to comment.