Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Orbit in rviz configs #69

Merged
merged 2 commits into from
Jan 9, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading