DesignerTrajectoryCalculatorTest.cpp
Go to the documentation of this file.
1
#define BOOST_TEST_MODULE ArmarX::RobotTrajectoryDesigner::DesignerTrajectoryCalculator
2
#define ARMARX_BOOST_TEST
3
4
#include "../../../../../build/testing/RobotTrajectoryDesigner/Test.h"
5
#include "../DesignerTrajectoryCalculator.h"
6
using namespace
armarx
;
7
8
9
10
11
//Check if trajectories are calculated correctly
12
BOOST_AUTO_TEST_CASE
(TrajectoryCalculationTest)
13
{
14
BOOST_CHECK_EQUAL(1, 1);
15
//BOOST_CHECK_THROW(dt1.getTrajectorySegment(2), IndexOutOfBoundsException);
16
}
17
18
19
BOOST_AUTO_TEST_CASE
BOOST_AUTO_TEST_CASE(TrajectoryCalculationTest)
Definition:
DesignerTrajectoryCalculatorTest.cpp:12
armarx
This file offers overloads of toIce() and fromIce() functions for STL container types.
Definition:
ArmarXTimeserver.cpp:28
RobotComponents
gui-plugins
RobotTrajectoryDesignerGuiPlugin
TrajectoryCalculation
Test
DesignerTrajectoryCalculatorTest.cpp
Generated on Sat Oct 12 2024 09:14:13 for armarx_documentation by
1.8.17