Public Types | Static Public Member Functions | List of all members
pinocchio::python::call< MotionTpl< Scalar, Options > > Struct Template Reference

#include <motion.hpp>

Public Types

typedef MotionTpl< Scalar, OptionsMotion
 

Static Public Member Functions

static bool isApprox (const Motion &self, const Motion &other, const Scalar &prec=Eigen::NumTraits< Scalar >::dummy_precision())
 
static bool isZero (const Motion &self, const Scalar &prec=Eigen::NumTraits< Scalar >::dummy_precision())
 

Detailed Description

template<typename Scalar, int Options>
struct pinocchio::python::call< MotionTpl< Scalar, Options > >

Definition at line 31 of file bindings/python/spatial/motion.hpp.

Member Typedef Documentation

◆ Motion

template<typename Scalar , int Options>
typedef MotionTpl<Scalar,Options> pinocchio::python::call< MotionTpl< Scalar, Options > >::Motion

Definition at line 33 of file bindings/python/spatial/motion.hpp.

Member Function Documentation

◆ isApprox()

template<typename Scalar , int Options>
static bool pinocchio::python::call< MotionTpl< Scalar, Options > >::isApprox ( const Motion self,
const Motion other,
const Scalar prec = Eigen::NumTraits<Scalar>::dummy_precision() 
)
inlinestatic

Definition at line 35 of file bindings/python/spatial/motion.hpp.

◆ isZero()

template<typename Scalar , int Options>
static bool pinocchio::python::call< MotionTpl< Scalar, Options > >::isZero ( const Motion self,
const Scalar prec = Eigen::NumTraits<Scalar>::dummy_precision() 
)
inlinestatic

Definition at line 41 of file bindings/python/spatial/motion.hpp.


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


pinocchio
Author(s):
autogenerated on Fri Jun 23 2023 02:38:36