ugv_nav4d
Macros | Functions
test_PreComputedMotions.cpp File Reference
#include <boost/test/included/unit_test.hpp>
#include "ugv_nav4d/PreComputedMotions.hpp"
#include <base/Pose.hpp>
Include dependency graph for test_PreComputedMotions.cpp:

Macros

#define BOOST_TEST_MODULE   PreComputedMotionsModule
 

Functions

 BOOST_AUTO_TEST_CASE (initialization)
 
 BOOST_AUTO_TEST_CASE (calculate_curvature_from_radius)
 
 BOOST_AUTO_TEST_CASE (generate_motions)
 
 BOOST_AUTO_TEST_CASE (check_motions)
 
 BOOST_AUTO_TEST_CASE (calculate_cost)
 

Macro Definition Documentation

◆ BOOST_TEST_MODULE

#define BOOST_TEST_MODULE   PreComputedMotionsModule

Function Documentation

◆ BOOST_AUTO_TEST_CASE() [1/5]

BOOST_AUTO_TEST_CASE ( calculate_cost  )
Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [2/5]

BOOST_AUTO_TEST_CASE ( calculate_curvature_from_radius  )
Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [3/5]

BOOST_AUTO_TEST_CASE ( check_motions  )
Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [4/5]

BOOST_AUTO_TEST_CASE ( generate_motions  )
Here is the call graph for this function:

◆ BOOST_AUTO_TEST_CASE() [5/5]

BOOST_AUTO_TEST_CASE ( initialization  )