Classes | Public Types | Public Member Functions | Static Public Member Functions | List of all members
pinocchio::python::InertiaPythonVisitor< Inertia > Struct Template Reference

#include <inertia.hpp>

Inheritance diagram for pinocchio::python::InertiaPythonVisitor< Inertia >:
Inheritance graph
[legend]

Classes

struct  Pickle
 

Public Types

typedef Inertia::Matrix3 Matrix3
 
typedef Inertia::Matrix6 Matrix6
 
typedef Inertia::Scalar Scalar
 
typedef Inertia::Vector3 Vector3
 
typedef Inertia::Vector6 Vector6
 

Public Member Functions

template<class PyClass >
void visit (PyClass &cl) const
 

Static Public Member Functions

static void expose ()
 
static Matrix3 getInertia (const Inertia &self)
 
static Scalar getMass (const Inertia &self)
 
static InertiamakeFromMCI (const double &mass, const Vector3 &lever, const Matrix3 &inertia)
 
static void setInertia (Inertia &self, const Matrix3 &symmetric_inertia)
 
static void setLever (Inertia &self, const Vector3 &lever)
 
static void setMass (Inertia &self, Scalar mass)
 
static Eigen::VectorXd toDynamicParameters_proxy (const Inertia &self)
 

Detailed Description

template<typename Inertia>
struct pinocchio::python::InertiaPythonVisitor< Inertia >

Definition at line 51 of file bindings/python/spatial/inertia.hpp.

Member Typedef Documentation

◆ Matrix3

template<typename Inertia >
typedef Inertia::Matrix3 pinocchio::python::InertiaPythonVisitor< Inertia >::Matrix3

Definition at line 57 of file bindings/python/spatial/inertia.hpp.

◆ Matrix6

template<typename Inertia >
typedef Inertia::Matrix6 pinocchio::python::InertiaPythonVisitor< Inertia >::Matrix6

Definition at line 59 of file bindings/python/spatial/inertia.hpp.

◆ Scalar

template<typename Inertia >
typedef Inertia::Scalar pinocchio::python::InertiaPythonVisitor< Inertia >::Scalar

Definition at line 55 of file bindings/python/spatial/inertia.hpp.

◆ Vector3

template<typename Inertia >
typedef Inertia::Vector3 pinocchio::python::InertiaPythonVisitor< Inertia >::Vector3

Definition at line 56 of file bindings/python/spatial/inertia.hpp.

◆ Vector6

template<typename Inertia >
typedef Inertia::Vector6 pinocchio::python::InertiaPythonVisitor< Inertia >::Vector6

Definition at line 58 of file bindings/python/spatial/inertia.hpp.

Member Function Documentation

◆ expose()

template<typename Inertia >
static void pinocchio::python::InertiaPythonVisitor< Inertia >::expose ( )
inlinestatic

Definition at line 209 of file bindings/python/spatial/inertia.hpp.

◆ getInertia()

template<typename Inertia >
static Matrix3 pinocchio::python::InertiaPythonVisitor< Inertia >::getInertia ( const Inertia self)
inlinestatic

Definition at line 177 of file bindings/python/spatial/inertia.hpp.

◆ getMass()

template<typename Inertia >
static Scalar pinocchio::python::InertiaPythonVisitor< Inertia >::getMass ( const Inertia self)
inlinestatic

Definition at line 172 of file bindings/python/spatial/inertia.hpp.

◆ makeFromMCI()

template<typename Inertia >
static Inertia* pinocchio::python::InertiaPythonVisitor< Inertia >::makeFromMCI ( const double &  mass,
const Vector3 lever,
const Matrix3 inertia 
)
inlinestatic

Definition at line 196 of file bindings/python/spatial/inertia.hpp.

◆ setInertia()

template<typename Inertia >
static void pinocchio::python::InertiaPythonVisitor< Inertia >::setInertia ( Inertia self,
const Matrix3 symmetric_inertia 
)
inlinestatic

Definition at line 179 of file bindings/python/spatial/inertia.hpp.

◆ setLever()

template<typename Inertia >
static void pinocchio::python::InertiaPythonVisitor< Inertia >::setLever ( Inertia self,
const Vector3 lever 
)
inlinestatic

Definition at line 175 of file bindings/python/spatial/inertia.hpp.

◆ setMass()

template<typename Inertia >
static void pinocchio::python::InertiaPythonVisitor< Inertia >::setMass ( Inertia self,
Scalar  mass 
)
inlinestatic

Definition at line 173 of file bindings/python/spatial/inertia.hpp.

◆ toDynamicParameters_proxy()

template<typename Inertia >
static Eigen::VectorXd pinocchio::python::InertiaPythonVisitor< Inertia >::toDynamicParameters_proxy ( const Inertia self)
inlinestatic

Definition at line 191 of file bindings/python/spatial/inertia.hpp.

◆ visit()

template<typename Inertia >
template<class PyClass >
void pinocchio::python::InertiaPythonVisitor< Inertia >::visit ( PyClass &  cl) const
inline

Definition at line 64 of file bindings/python/spatial/inertia.hpp.


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


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