Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Commit

Permalink
EKF: Rely on geo library to provide gravity
Browse files Browse the repository at this point in the history
  • Loading branch information
priseborough committed Mar 3, 2020
1 parent 3aa1433 commit 8d35ab6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions EKF/EKFGSF_yaw.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,6 @@ using matrix::wrap_pi;
#define M_TWOPI_INV 0.159154943f
#endif

#ifndef CONSTANTS_ONE_G
#define CONSTANTS_ONE_G 9.80665f
#endif

class EKFGSF_yaw
{
public:
Expand Down

0 comments on commit 8d35ab6

Please sign in to comment.