#include <boost/test/included/unit_test.hpp>
#include "ugv_nav4d/PreComputedMotions.hpp"
#include <base/Pose.hpp>
◆ BOOST_TEST_MODULE
#define BOOST_TEST_MODULE PreComputedMotionsModule |
◆ BOOST_AUTO_TEST_CASE() [1/5]
BOOST_AUTO_TEST_CASE |
( |
calculate_cost |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/5]
BOOST_AUTO_TEST_CASE |
( |
calculate_curvature_from_radius |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/5]
BOOST_AUTO_TEST_CASE |
( |
check_motions |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/5]
BOOST_AUTO_TEST_CASE |
( |
generate_motions |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [5/5]
BOOST_AUTO_TEST_CASE |
( |
initialization |
| ) |
|