Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
car_parameters.hpp
Go to the documentation of this file.
1#pragma once
2
3#include <yaml-cpp/yaml.h>
4
5#include <ament_index_cpp/get_package_prefix.hpp>
6#include <string>
7
8#include "aero_parameters.hpp"
12#include "tire_parameters.hpp"
13
35
36} // namespace common_lib::car_parameters
common_lib::car_parameters::TireParameters tire_parameters
common_lib::car_parameters::AeroParameters aero_parameters
common_lib::car_parameters::SteeringMotorParameters steering_motor_parameters
common_lib::car_parameters::SteeringParameters steering_parameters