Skip to content

Commit

Permalink
Update rotation_quat args in generic term
Browse files Browse the repository at this point in the history
  • Loading branch information
kumar-sanjeeev committed Dec 12, 2024
1 parent 1bfaa42 commit b258a1c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/yaml/location_schema.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ The generic location schema, where ``<angle brackets>`` are placeholders, is:
x: <x2>
y: <y2>
rotation_quat:
w: 0.707
z: 0.707
w: <w1>
z: <z1>
- ...
- position:
x: <xN>
Expand Down

0 comments on commit b258a1c

Please sign in to comment.