Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
skidpad.cpp File Reference
#include "planning/skidpad.hpp"
#include <fstream>
#include <sstream>
#include <limits>
#include <cmath>
#include <CGAL/Delaunay_triangulation_2.h>
#include <CGAL/Exact_predicates_inexact_constructions_kernel.h>
#include <pcl/registration/icp.h>
#include <pcl/point_cloud.h>
#include <pcl/point_types.h>
#include <pcl/kdtree/kdtree_flann.h>
#include "config/path_calculation_config.hpp"
Include dependency graph for skidpad.cpp:

Go to the source code of this file.