Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
ground_grid.hpp File Reference
#include <algorithm>
#include <cmath>
#include <limits>
#include <rclcpp/rclcpp.hpp>
#include <vector>
#include "utils/grid_geometry.hpp"
Include dependency graph for ground_grid.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GroundGrid
 Class to represent a ground height grid for ground proximity checks. More...