
Public Member Functions | |
| JointFixed (const SE3 &pose) | |
| bool | operator== (const JointFixed &other) const |
Public Attributes | |
| SE3 | joint_offset = SE3::Identity() |
Static Public Attributes | |
| static constexpr int | nq = 0 |
| static constexpr int | nv = 0 |
Definition at line 52 of file joints.hpp.
| inlineexplicit |
Definition at line 59 of file joints.hpp.
| inline |
Definition at line 64 of file joints.hpp.
| SE3 joint_offset = SE3::Identity() |
Definition at line 54 of file joints.hpp.
| staticconstexpr |
Definition at line 55 of file joints.hpp.
| staticconstexpr |
Definition at line 56 of file joints.hpp.