Skip to content

Commit

Permalink
Add axis orientation because why not
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminwp18 authored Sep 17, 2024
1 parent 2a2d6dc commit bdd4cfc
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -296,3 +296,10 @@ def __init__(self, srv_type: SrvType, topic: str, signal: pyqtBoundSignal,
_description_, by default '/surface/gui'
"""
```

## Axis Orientation
For the ROV:
- +X is forward
- +Y is left
- +Z is up

0 comments on commit bdd4cfc

Please sign in to comment.