|
Formula Student Autonomous Systems
The code for the main driverless system
|
Go to the source code of this file.
Variables | |
| constexpr double | WHEEL_DIAMETER = 0.5 |
| constexpr double | WHEELBASE = 1.530 |
| constexpr double | REAR_AXIS_TO_CAMERA = 0.79 |
| constexpr double | AXIS_LENGTH = 1.2 |
| constexpr double | DIST_CG_2_REAR_AXIS = 0.9822932352409 |
|
constexpr |
Definition at line 6 of file car_parameters.hpp.
|
constexpr |
Definition at line 7 of file car_parameters.hpp.
|
constexpr |
Definition at line 5 of file car_parameters.hpp.
|
constexpr |
Definition at line 3 of file car_parameters.hpp.
|
constexpr |
Definition at line 4 of file car_parameters.hpp.