Skip to content

Commit

Permalink
We don't require right-handedness
Browse files Browse the repository at this point in the history
  • Loading branch information
bzinberg authored Aug 5, 2021
1 parent 2dd1b54 commit 0993944
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/src/operations.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@ There are two ways to think about poses:

1. A pose is a coordinate frame, described with respect to some other base
coordinate frame. The `pos` says where the frame's origin is, and the
`orientation` says what directions its right-handed orthonormal axes point
in.
`orientation` says what directions its orthonormal axes point in.
2. A pose is a rigid motion. The translational component is `pos` and the
orientation component is `orientation`.

Expand Down

0 comments on commit 0993944

Please sign in to comment.