Public Member Functions | |
| JointRevolute (const Eigen::Vector3d &ax) | |
| bool | operator== (const JointRevolute &other) const |
Public Attributes | |
| Eigen::Vector3d | axis = Eigen::Vector3d::UnitX() |
Static Public Attributes | |
| static constexpr int | nq = 1 |
| static constexpr int | nv = 1 |
Definition at line 70 of file joints.hpp.
| inlineexplicit |
Definition at line 78 of file joints.hpp.
| inline |
Definition at line 83 of file joints.hpp.
| Eigen::Vector3d axis = Eigen::Vector3d::UnitX() |
Definition at line 73 of file joints.hpp.
| staticconstexpr |
Definition at line 74 of file joints.hpp.
| staticconstexpr |
Definition at line 75 of file joints.hpp.