Skip to content

Commit

Permalink
Disable path/odom visualization by default
Browse files Browse the repository at this point in the history
In the case where we are not computing the poses in an egocentric world
(base_frame != "") and we are not publishing to the TF tree, then the
visualization wouldn't make sense. Therefore, disable it by default
  • Loading branch information
nachovizzo committed Feb 29, 2024
1 parent d41807d commit c8fc87f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ros/rviz/kiss_icp.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ Visualization Manager:
Reliability Policy: Best Effort
Value: /kiss/trajectory
Value: true
Enabled: true
Enabled: false
Name: odometry
- Class: rviz_default_plugins/Axes
Enabled: true
Expand Down

0 comments on commit c8fc87f

Please sign in to comment.