Public Member Functions | |
| JointRevoluteUnbounded (const Eigen::Vector3d &ax) | |
| bool | operator== (const JointRevoluteUnbounded &other) const |
Public Attributes | |
| Eigen::Vector3d | axis = Eigen::Vector3d::UnitX() |
Static Public Attributes | |
| static constexpr int | nq = 2 |
| static constexpr int | nv = 1 |
Definition at line 89 of file joints.hpp.
| inlineexplicit |
Definition at line 96 of file joints.hpp.
| inline |
Definition at line 101 of file joints.hpp.
| Eigen::Vector3d axis = Eigen::Vector3d::UnitX() |
Definition at line 91 of file joints.hpp.
| staticconstexpr |
Definition at line 92 of file joints.hpp.
| staticconstexpr |
Definition at line 93 of file joints.hpp.