Skip to content

Enable full GPS pose conversion

Nicolas Cadart requested to merge fix/FullGpsPoseConversion into master
  • Convert full 6D GPS pose if available (position + orientation)
  • Estimate pitch and yaw orientations from motion otherwise
  • Remove incorrect magnetic dip (dip angle seems to represent yaw angle here)
  • Add local ENU frame publishing for easier debug

Merge request reports