Formula Student Autonomous Systems
The code for the main driverless system
Loading...
Searching...
No Matches
utils_test.cpp File Reference
#include "utils/utils.hpp"
#include <gtest/gtest.h>
#include <memory>
#include <cmath>
Include dependency graph for utils_test.cpp:

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.
 

Function Documentation

◆ TEST()

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.

Here is the call graph for this function: