Skip to content

Commit

Permalink
fix default rviz
Browse files Browse the repository at this point in the history
  • Loading branch information
DominikN committed Nov 21, 2023
1 parent 4c94b92 commit c59bec6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
2 changes: 1 addition & 1 deletion demo/apriltag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apriltag: # node name
# setup (defaults)
image_transport: raw # image format: "raw" or "compressed"
family: 36h11 # tag family name: 16h5, 25h9, 36h11
size: 0.1 # default tag edge size in meter
size: 0.17 # default tag edge size in meter
profile: false # print profiling information to stdout

# tuning of detection (defaults)
Expand Down
10 changes: 8 additions & 2 deletions demo/default.webcam.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -67,19 +67,25 @@ Visualization Manager:
Frame Timeout: 15
Frames:
All Enabled: true
camera:
Value: true
tag36h11:0:
Value: true
Marker Scale: 1
Name: TF
Show Arrows: true
Show Axes: true
Show Names: false
Tree:
{}
camera:
tag36h11:0:
{}
Update Interval: 0
Value: true
Enabled: true
Global Options:
Background Color: 48; 48; 48
Fixed Frame: camera_link
Fixed Frame: camera
Frame Rate: 30
Name: root
Tools:
Expand Down

0 comments on commit c59bec6

Please sign in to comment.