Skip to content

Commit

Permalink
fix: don't show tf axes by default in rviz (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
domire8 authored Oct 30, 2024
1 parent 6334821 commit 595e50d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion common/config.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,15 @@ Visualization Manager:
Value: true
- Class: rviz_default_plugins/TF
Enabled: true
Filter (blacklist): ""
Filter (whitelist): ""
Frame Timeout: 15
Frames:
All Enabled: true
Marker Scale: 0.6000000238418579
Name: TF
Show Arrows: false
Show Axes: true
Show Axes: false
Show Names: false
Tree:
{}
Expand Down
2 changes: 1 addition & 1 deletion ros2_ws/VERSION.jazzy
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.0.1

0 comments on commit 595e50d

Please sign in to comment.