pinocchio  3.9.0
A fast and flexible implementation of Rigid Body Dynamics algorithms and their analytical derivatives
Loading...
Searching...
No Matches
JointTranslation Struct Reference

Public Member Functions

bool operator== (const JointTranslation &) const

Static Public Attributes

static constexpr int nq = 3
static constexpr int nv = 3

Detailed Description

Definition at line 188 of file joints.hpp.

Member Function Documentation

◆ operator==()

bool operator==(const JointTranslation &)const
inline

Definition at line 195 of file joints.hpp.

Member Data Documentation

◆ nq

int nq = 3
staticconstexpr

Definition at line 190 of file joints.hpp.

◆ nv

int nv = 3
staticconstexpr

Definition at line 191 of file joints.hpp.


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