#include <math.h>
#include "inertiatest.hpp"
#include <frames_io.hpp>
#include <rotationalinertia.hpp>
#include <rigidbodyinertia.hpp>
#include <articulatedbodyinertia.hpp>
#include <Eigen/Core>
Go to the source code of this file.
Functions | |
CPPUNIT_TEST_SUITE_REGISTRATION (InertiaTest) |