#include <cmath>
Go to the source code of this file.
Functions | |
template<typename T > | |
Transform< T > | forward (const Parameters< T > &p, const T *qs) noexcept |
template<typename T > | |
void | inverse (const Parameters< T > ¶ms, const Transform< T > &pose, T *out) noexcept |
|
noexcept |
Definition at line 192 of file opw_kinematics_impl.h.
|
noexcept |
Definition at line 7 of file opw_kinematics_impl.h.