Skip to content

Commit

Permalink
Clarified LLA units in pose message documentation. (#285)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamshapiro0 authored Nov 13, 2023
2 parents a69d90b + 1932f18 commit 7e6c67c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/point_one/fusion_engine/messages/solution.h
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ struct P1_ALIGNAS(4) PoseMessage : public MessagePayload {
int16_t undulation_cm = INVALID_UNDULATION;

/**
* The geodetic latitude, longitude, and altitude (in degrees/meters),
* The geodetic latitude, longitude, and altitude (in degrees/degrees/meters),
* expressed using the WGS-84 reference ellipsoid.
*
* @section p1_fe_pose_datum Datum/Epoch Considerations
Expand Down

0 comments on commit 7e6c67c

Please sign in to comment.