|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include <Eigen/Dense>#include <Eigen/Sparse>

Go to the source code of this file.
Classes | |
| class | BaseVelocityProcessModel |
| Base class for velocity process models, used to predict the next velocities based on previous velocities and accelerations. More... | |