|
HoloLib
High-performance holonomic (X-Drive) control library for VEX V5
|
#include "Eigen/Core"#include "Eigen/Dense"#include <cstddef>#include <vector>Go to the source code of this file.
Classes | |
| struct | Obstacle |
| Represents a physical obstacle on the field. More... | |
| class | ObstacleManager |
| Manages a collection of obstacles and provides avoidance computations. More... | |