- Typo / bug in EKF15 state didn't take the sqrt of the denominator in the radius of curvature calc
- Fixed inline-ness of functions
- Updated function signatures to match MATLAB
- Added README
- Updated to work with CMake and Arduino build systems
- Updated to eigen v2.0.0 and units v3.2.0
- Updated namespace to bfs
- Updated CONTRIBUTING
- Switched dependencies to GitHub source
- Moved navigation::constants to navigation
- Updated CONTRIBUTING
- Switched from ssh to https for fetch_content
- Updated to MIT license
- Specified versions of dependencies
- Fixed bugs with ConstrainPi and Constrain2Pi.
- Added ConstrainPi and Constrain2Pi, which can convert angles to +/-Pi or 0-2Pi respectively.
- Added Eigen::Vector3d output for lla
- Initial baseline