Skip to content

Commit d6148fd

Browse files
committed
ULOG Vision yaw keyfigure added
1 parent 8f2668d commit d6148fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MAVGCL/src/main/java/com/comino/flight/model/AnalysisDataModelMetaData.xml

+3
Original file line numberDiff line numberDiff line change
@@ -1552,6 +1552,9 @@
15521552

15531553
<KeyFigure desc="Vis.Yaw" uom="rad" mask="#0.00" key="VISIONYAW">
15541554
<MSPSource class="vision" field="h"/>
1555+
<ULogSource>
1556+
<Converter class="QuaternionConverter" p1="estimator_visual_odometry_aligned_0.q" p2="2"/>
1557+
</ULogSource>
15551558
<Groups>
15561559
<Group>Vision</Group>
15571560
<Group>Attitude</Group>

0 commit comments

Comments
 (0)