|
Formula Student Autonomous Systems
The code for the main driverless system
|
Represents a horizontal slice of the LiDAR scan. More...
#include <himmelsbach.hpp>

Public Member Functions | |
| Slice ()=default | |
Public Attributes | |
| std::vector< Ring > | rings {::NUM_RINGS} |
Represents a horizontal slice of the LiDAR scan.
Definition at line 20 of file himmelsbach.hpp.
|
default |
| std::vector<Ring> Slice::rings {::NUM_RINGS} |
Definition at line 21 of file himmelsbach.hpp.