|
|
#include <RobotAPI/libraries/core/FramedPose.h>#include <RobotAPI/libraries/core/Pose.h>#include <RobotComponents/Test.h>#include "../../Interpolation/LinearInterpolation.h"#include "../../Interpolation/SplineInterpolation.h"#include "../../Util/OrientationConversion.h"
Include dependency graph for SplineInterpolationSegmentTest.cpp:Go to the source code of this file.
Macros | |
| #define | ARMARX_BOOST_TEST |
| #define | BOOST_TEST_MODULE ArmarX::RobotTrajectoryDesigner::SplineInterpolationSegment |
Functions | |
| BOOST_AUTO_TEST_CASE (basicTest) | |
| BOOST_AUTO_TEST_CASE (rotateAtPlaceTest) | |
| BOOST_AUTO_TEST_CASE (startIsEndTest) | |
| BOOST_AUTO_TEST_CASE (tenPointPositionTest) | |
| #define ARMARX_BOOST_TEST |
Definition at line 2 of file SplineInterpolationSegmentTest.cpp.
| #define BOOST_TEST_MODULE ArmarX::RobotTrajectoryDesigner::SplineInterpolationSegment |
Definition at line 1 of file SplineInterpolationSegmentTest.cpp.
| BOOST_AUTO_TEST_CASE | ( | basicTest | ) |
Definition at line 15 of file SplineInterpolationSegmentTest.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | rotateAtPlaceTest | ) |
Definition at line 50 of file SplineInterpolationSegmentTest.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | startIsEndTest | ) |
Definition at line 111 of file SplineInterpolationSegmentTest.cpp.
Here is the call graph for this function:| BOOST_AUTO_TEST_CASE | ( | tenPointPositionTest | ) |
Definition at line 145 of file SplineInterpolationSegmentTest.cpp.
Here is the call graph for this function: