|
HoloLib
High-performance holonomic (X-Drive) control library for VEX V5
|
#include "Eigen/Core"#include "Eigen/Dense"#include "hololib/tracking_wheel.h"#include <cmath>#include <vector>Go to the source code of this file.
Classes | |
| class | PoseEKF |
| Extended Kalman Filter implementation for maintaining the robot's pose. More... | |