Location: get_vector_from_origin gets units comment
This commit is contained in:
parent
a3886be920
commit
f6e6ca197f
@ -49,7 +49,7 @@ public:
|
||||
// the original frame or desired frame is above-terrain
|
||||
bool change_alt_frame(AltFrame desired_frame);
|
||||
|
||||
// get position as a vector from origin (x,y only or x,y,z)
|
||||
// get position as a vector (in cm) from origin (x,y only or x,y,z)
|
||||
// return false on failure to get the vector which can only
|
||||
// happen if the EKF origin has not been set yet
|
||||
// x, y and z are in centimetres
|
||||
|
Loading…
Reference in New Issue
Block a user