Skip to content

Commit

Permalink
revert unnecessary change
Browse files Browse the repository at this point in the history
Signed-off-by: Kyoichi Sugahara <[email protected]>
  • Loading branch information
kyoichi-sugahara committed Oct 13, 2024
1 parent 822ba9b commit d14846a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,14 +85,3 @@
steering_offset_limit: 0.02

publish_debug_trajectories: true # flag to publish predicted trajectory and resampled reference trajectory for debug purpose
# vehicle parameters
mass_kg: 2400.0
mass_fl: 600.0
mass_fr: 600.0
mass_rl: 600.0
mass_rr: 600.0
cf: 155494.663
cr: 155494.663

debug_publish_predicted_trajectory: true # publish debug predicted trajectory in Frenet coordinate
debug_resampled_reference_trajectory: true # publish resampled reference trajectory in world coordinate
13 changes: 1 addition & 12 deletions autoware_launch/rviz/autoware.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -2451,23 +2451,12 @@ Visualization Manager:
- Class: rviz_plugins/Trajectory
Color Border Vel Max: 3
Enabled: false
Name: Resampled Reference Trajectory
Enabled: true
Name: Predicted Trajectory in frenet coordinate
Topic:
Depth: 5
Durability Policy: Volatile
History Policy: Keep Last
Reliability Policy: Reliable
Value: /control/trajectory_follower/controller_node_exe/debug/resampled_reference_trajectory
Value: true
View Path:
Alpha: 1
Color: 153; 193; 241
Constant Color: true
Value: false
Constant Width: true
Width: 0.2
Value: /control/trajectory_follower/controller_node_exe/debug/predicted_trajectory_in_frenet_coordinate
Value: true
View Path:
Expand Down Expand Up @@ -3902,7 +3891,7 @@ Visualization Manager:
Name: Current View
Near Clip Distance: 0.009999999776482582
Scale: 10
Target Frame: base_link
Target Frame: viewer
Value: TopDownOrtho (rviz_default_plugins)
X: 0
Y: 0
Expand Down

0 comments on commit d14846a

Please sign in to comment.