Franky  0.9.1
A High-Level Motion API for Franka
Classes | Namespaces | Functions
twist.hpp File Reference
#include <Eigen/Core>
#include "franky/types.hpp"

Go to the source code of this file.

Classes

class  franky::Twist
 Twist of a frame. More...
 

Namespaces

 franky
 

Functions

Twist franky::operator* (const Affine &affine, const Twist &twist)
 
template<typename RotationMatrixType >
Twist franky::operator* (const RotationMatrixType &rotation, const Twist &twist)