|
franky 1.1.2
A High-Level Motion API for Franka
|
#include <array>#include <iostream>#include <optional>Go to the source code of this file.
Classes | |
| class | franky::ElbowState |
| Elbow state of the robot. More... | |
Namespaces | |
| namespace | franky |
Enumerations | |
| enum class | franky::FlipDirection { franky::kNegative = -1 , franky::kNeutral = 0 , franky::kPositive = 1 } |
| Flip direction of a joint. More... | |
Functions | |
| std::ostream & | franky::operator<< (std::ostream &os, const FlipDirection &flip_direction) |