|
Formula Student Autonomous Systems
The code for the main driverless system
|
#include "utils/utils.hpp"#include <gtest/gtest.h>#include <memory>#include <cmath>
Go to the source code of this file.
Functions | |
| TEST (ODOMETRY_SUBSCRIBER, CONVERSION_TEST) | |
| Tests the conversion from wheel revolutions to velocities using the bycicle model. | |
| TEST | ( | ODOMETRY_SUBSCRIBER | , |
| CONVERSION_TEST | |||
| ) |
Tests the conversion from wheel revolutions to velocities using the bycicle model.
Definition at line 15 of file utils_test.cpp.
