Skip to content

Commit

Permalink
add enable_orientation to 1.6 spec
Browse files Browse the repository at this point in the history
Signed-off-by: Ian Chen <[email protected]>
  • Loading branch information
iche033 committed Sep 3, 2021
1 parent c02aca7 commit 01fbbf2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sdf/1.6/imu.sdf
Original file line number Diff line number Diff line change
Expand Up @@ -118,4 +118,8 @@
</element>
</element>

<element name="enable_orientation" type="bool" default="true" required="0">
<description>Some IMU sensors rely on external filters to produce orientation estimates. True to generate and output orientation data, false to disable orientation data generation.</description>
</element>

</element>

0 comments on commit 01fbbf2

Please sign in to comment.