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

Public Attributes | |
| std::vector< Landmark > | list |
| std::vector< Eigen::Vector2d > | fov_polygon |
| std::string | source_type |
| std::string | frame_id |
| double | timestamp |