pinocchio  3.7.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
 
Loading...
Searching...
No Matches
MotionAlgebraAction< D, MotionDerived > Struct Template Reference

Return type of the ation of a Motion onto an object of type D. More...

#include <pinocchio/spatial/motion.hpp>

Public Types

typedefReturnType
 

Detailed Description

template<typename D, typename MotionDerived>
struct pinocchio::MotionAlgebraAction< D, MotionDerived >

Return type of the ation of a Motion onto an object of type D.

Definition at line 45 of file motion.hpp.

Member Typedef Documentation

◆ ReturnType

typedef D ReturnType

Definition at line 47 of file motion.hpp.


The documentation for this struct was generated from the following file: