[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] ed5223: [ins] start considerin
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] ed5223: [ins] start considering BODY_TO_GPS translation |
Date: |
Thu, 19 Mar 2015 05:53:59 -0700 |
Branch: refs/heads/body_to_gps_translation
Home: https://github.com/paparazzi/paparazzi
Commit: ed5223e588276ac2de127afcba2f078dbdc9c376
https://github.com/paparazzi/paparazzi/commit/ed5223e588276ac2de127afcba2f078dbdc9c376
Author: Felix Ruess <address@hidden>
Date: 2015-03-19 (Thu, 19 Mar 2015)
Changed paths:
M sw/airborne/math/pprz_algebra_int.h
M sw/airborne/subsystems/ins/ins_int.c
Log Message:
-----------
[ins] start considering BODY_TO_GPS translation
If INS_BODY_TO_GPS_X|Y|Z is defined (in cm!) use it to correct for this offset
in the INS gps position update.
Todo:
- also consider this offset when (re)setting local origin
- consider this offset/lever for velocity updates (when angular rates != zero)
- [paparazzi-commits] [paparazzi/paparazzi] ed5223: [ins] start considering BODY_TO_GPS translation,
GitHub <=