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

Go to the source code of this file.

Classes

class  GroundRemoval
 Abstract class for ground removal from a point cloud. More...