|
Formula Student Autonomous Systems
The code for the main driverless system
|
This is the complete list of members for HeightValidator, including all inherited members.
| _height_cap_ | HeightValidator | private |
| _large_max_height_ | HeightValidator | private |
| _min_height_ | HeightValidator | private |
| _small_max_height_ | HeightValidator | private |
| coneValidator(Cluster *cone_point_cloud, Plane &plane) const override | HeightValidator | virtual |
| HeightValidator(double min_height, double large_max_height, double small_max_height, double height_cap) | HeightValidator | explicit |
| ~HeightValidator()=default | HeightValidator | virtual |