#include <RobotComponents/Test.h>
#include "../exceptions/NoInterpolationPossibleException.h"
#include "../../Interpolation/SplineInterpolation.h"
#include "../../Util/OrientationConversion.h"
#include <RobotAPI/libraries/core/Pose.h>
Go to the source code of this file.
◆ ARMARX_BOOST_TEST
#define ARMARX_BOOST_TEST |
◆ BOOST_TEST_MODULE
#define BOOST_TEST_MODULE ArmarX::RobotTrajectoryDesigner::SplineInterpolation |
◆ BOOST_AUTO_TEST_CASE() [1/4]
BOOST_AUTO_TEST_CASE |
( |
basicTest |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [2/4]
BOOST_AUTO_TEST_CASE |
( |
rotateAtPlaceTest |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [3/4]
BOOST_AUTO_TEST_CASE |
( |
startIsEndTest |
| ) |
|
◆ BOOST_AUTO_TEST_CASE() [4/4]
BOOST_AUTO_TEST_CASE |
( |
tenPointPositionTest |
| ) |
|
◆ is_critical()