#include <iostream>#include <boost/test/unit_test.hpp>#include <boost/utility/binary.hpp>#include <tsid/math/utils.hpp>#include <tsid/trajectories/trajectory-se3.hpp>#include <tsid/trajectories/trajectory-euclidian.hpp>
Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (test_trajectory_se3) | |
| BOOST_AUTO_TEST_CASE (test_trajectory_euclidian) | |
| BOOST_AUTO_TEST_CASE | ( | test_trajectory_se3 | ) |
Definition at line 29 of file trajectories.cpp.
| BOOST_AUTO_TEST_CASE | ( | test_trajectory_euclidian | ) |
Definition at line 54 of file trajectories.cpp.