Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
Slice Struct Reference

Represents a horizontal slice of the LiDAR scan. More...

#include <himmelsbach.hpp>

Collaboration diagram for Slice:
Collaboration graph

Public Member Functions

 Slice ()=default
 

Public Attributes

std::vector< Ringrings {::NUM_RINGS}
 

Detailed Description

Represents a horizontal slice of the LiDAR scan.

Definition at line 20 of file himmelsbach.hpp.

Constructor & Destructor Documentation

◆ Slice()

Slice::Slice ( )
default

Member Data Documentation

◆ rings

std::vector<Ring> Slice::rings {::NUM_RINGS}

Definition at line 21 of file himmelsbach.hpp.


The documentation for this struct was generated from the following file: