Franky 0.12.0
A High-Level Motion API for Franka
|
Go to the source code of this file.
Classes | |
class | franky::Twist |
Twist of a frame. More... | |
Namespaces | |
namespace | franky |
Functions | |
Twist | franky::operator* (const Affine &affine, const Twist &twist) |
template<typename RotationMatrixType > | |
Twist | franky::operator* (const RotationMatrixType &rotation, const Twist &twist) |
std::ostream & | franky::operator<< (std::ostream &os, const Twist &twist) |