scenario_simulator_v2 C++ API
|
#include <gtest/gtest.h>
#include <cmath>
#include <geometry/vector3/norm.hpp>
#include <geometry/vector3/operator.hpp>
#include <geometry/vector3/truncate.hpp>
#include "../expect_eq_macros.hpp"
#include "../test_utils.hpp"
Functions | |
TEST (Vector3, truncate_msgVectorBelowMax) | |
TEST (Vector3, truncate_msgVectorOverMax) | |
TEST | ( | Vector3 | , |
truncate_msgVectorBelowMax | |||
) |
TEST | ( | Vector3 | , |
truncate_msgVectorOverMax | |||
) |