Skip to content

Commit

Permalink
remove unused constant
Browse files Browse the repository at this point in the history
  • Loading branch information
pd0wm committed May 15, 2020
1 parent 6c9a85c commit 36867cb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/kinematic_kf.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
from rednose import KalmanFilter
from rednose.helpers.ekf_sym import gen_code

EARTH_GM = 3.986005e14 # m^3/s^2 (gravitational constant * mass of earth)


class ObservationKind():
UNKNOWN = 0
Expand Down

0 comments on commit 36867cb

Please sign in to comment.