|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include <Eigen/Dense>#include <cmath>#include <sensor_msgs/msg/point_cloud2.hpp>#include "common_lib/structures/velocities.hpp"#include "rclcpp/rclcpp.hpp"#include "utils/cluster.hpp"#include "utils/lidar_point.hpp"

Go to the source code of this file.
Classes | |
| class | Deskew |