Skip to content

fix: log acceleration longitudinal component in cyclics

Acceleration logged in cyclics was previously the total vector magnitude. It is now replaced with the longitudinal (X-axis) component relative to the entity's orientation. Unrelated changes needed:

  • RotateVector wrong behaviour: fixed
  • Semicolon removed in function definition
  • Removed specialized RotateVector and substituted with the one fixed

Pipeline: https://ci.eclipse.org/openpass/job/GtGenCore/view/change-requests/job/MR-229/ image_2025-05-06_184928782

Edited by Lorenzo Appino

Merge request reports

Loading