Skip to content
Snippets Groups Projects
Commit 5b39252c authored by Matteo Pancotti's avatar Matteo Pancotti
Browse files

[ARP] format

parent f4ad1f9a
No related branches found
No related tags found
No related merge requests found
Pipeline #11028 passed
......@@ -42,7 +42,6 @@ struct PropagatorState
uint32_t nPropagations; ///< Predictions from last received NAS state
NASState nas;
float ax = 0, ay = 0,
az = 0; // propagater acceleration (Eigen::Vector3f could not be used
// because it is not trivially copyable)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment