|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include <types.hpp>

Public Attributes | |
| Eigen::Vector3d | acc |
| Eigen::Vector3d | rot |
| Eigen::Matrix3d | acc_cov |
| Eigen::Matrix3d | rot_cov |
| double | timestamp |
| std::string | frame |