Skip to content

Commit

Permalink
Fixed Orbit in rviz configs (#69)
Browse files Browse the repository at this point in the history
# Description

Fixed `Orbit` in `legged_robot.rviz`

## Type of change

- Bug fix (non-breaking change which fixes an issue)

## Checklist

- [x] I have run the [`pre-commit` checks](https://pre-commit.com/) with
`./formatter.sh`
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
  • Loading branch information
fan-ziqi authored Jan 9, 2025
1 parent 545889f commit bf6c563
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion ros/planner/rviz/default.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -509,7 +509,7 @@ Visualization Manager:
Value: true
Views:
Current:
Class: rviz/IsaacLab
Class: rviz/Orbit
Distance: 23.335857391357422
Enable Stereo Rendering:
Stereo Eye Separation: 0.05999999865889549
Expand Down
6 changes: 3 additions & 3 deletions ros/planner/rviz/legged_robot.rviz
Original file line number Diff line number Diff line change
Expand Up @@ -1706,7 +1706,7 @@ Visualization Manager:
Value: true
Views:
Current:
Class: rviz/IsaacLab
Class: rviz/Orbit
Distance: 19.056943893432617
Enable Stereo Rendering:
Stereo Eye Separation: 0.05999999865889549
Expand Down Expand Up @@ -1747,7 +1747,7 @@ Visualization Manager:
Pitch: 0.8103983402252197
Target Frame: base
Yaw: 2.7153992652893066
- Class: rviz/IsaacLab
- Class: rviz/Orbit
Distance: 14.963652610778809
Enable Stereo Rendering:
Stereo Eye Separation: 0.05999999865889549
Expand All @@ -1762,7 +1762,7 @@ Visualization Manager:
Focal Shape Fixed Size: true
Focal Shape Size: 0.05000000074505806
Invert Z Axis: false
Name: IsaacLab
Name: Orbit
Near Clip Distance: 0.009999999776482582
Pitch: 0.9653983116149902
Target Frame: base
Expand Down

0 comments on commit bf6c563

Please sign in to comment.