Robotics Library  0.6.2
Namespaces | Macros | Typedefs
Spatial.h File Reference
#include "Real.h"
#include "ArticulatedBodyInertia.h"
#include "ForceVector.h"
#include "MotionVector.h"
#include "PlueckerTransform.h"
#include "RigidBodyInertia.h"
#include "ArticulatedBodyInertia.hxx"
#include "ForceVector.hxx"
#include "MotionVector.hxx"
#include "PlueckerTransform.hxx"
#include "RigidBodyInertia.hxx"
Include dependency graph for Spatial.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 rl
 
 rl::math
 

Macros

#define EIGEN_MATRIXBASE_PLUGIN   <rl/math/MatrixBaseAddons.h>
 
#define EIGEN_QUATERNIONBASE_PLUGIN   <rl/math/QuaternionBaseAddons.h>
 

Typedefs

typedef spatial::ArticulatedBodyInertia< Real > rl::math::ArticulatedBodyInertia
 
typedef spatial::ForceVector< Real > rl::math::ForceVector
 
typedef spatial::MotionVector< Real > rl::math::MotionVector
 
typedef spatial::PlueckerTransform< Real > rl::math::PlueckerTransform
 
typedef spatial::RigidBodyInertia< Real > rl::math::RigidBodyInertia
 

Macro Definition Documentation

◆ EIGEN_MATRIXBASE_PLUGIN

#define EIGEN_MATRIXBASE_PLUGIN   <rl/math/MatrixBaseAddons.h>

◆ EIGEN_QUATERNIONBASE_PLUGIN

#define EIGEN_QUATERNIONBASE_PLUGIN   <rl/math/QuaternionBaseAddons.h>