|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include <yaml-cpp/yaml.h>#include <cmath>#include <rclcpp/rclcpp.hpp>#include "vehicle_model/vehicle_model.hpp"

Go to the source code of this file.
Classes | |
| class | BicycleModel |
| Simple bicycle model structure. More... | |