Classes | Namespaces | Typedefs | Functions
SpatialAcceleration.hpp File Reference
#include "rdl_dynamics/SpatialMotion.hpp"
Include dependency graph for SpatialAcceleration.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RobotDynamics::Math::SpatialAcceleration
 SpatialAcceleration. For clarity, the ReferenceFrames are stated as follows. A spatial acceleration is the acceleration of the SpatialAcceleration::bodyFrame with respect to the SpatialAcceleration::baseFrame expressed in the SpatialAcceleration::expressedInFrame. More...
 

Namespaces

 RobotDynamics
 Namespace for all structures of the RobotDynamics library.
 
 RobotDynamics::Math
 Math types such as vectors and matrices and utility functions.
 

Typedefs

typedef std::vector< SpatialAcceleration, Eigen::aligned_allocator< SpatialAcceleration > > RobotDynamics::Math::SpatialAccelerationV
 

Functions

SpatialAcceleration RobotDynamics::Math::operator+ (SpatialAcceleration v1, const SpatialAcceleration &v2)
 Add two SpatialAccelerations. Frame check will be performed to ensure frame rules are abided by. More...
 
SpatialAcceleration RobotDynamics::Math::operator- (SpatialAcceleration v1, const SpatialAcceleration &v2)
 Subtract two SpatialAccelerations. Frame check will be performed to ensure frame rules are abided by. More...
 


rdl_dynamics
Author(s):
autogenerated on Tue Apr 20 2021 02:25:28