Franky
0.9.1
A High-Level Motion API for Franka
|
#include <map>
#include <optional>
#include <Eigen/Core>
#include <Eigen/Geometry>
#include "franky/robot_pose.hpp"
#include "franky/motion/motion.hpp"
#include "franky/motion/reference_type.hpp"
Go to the source code of this file.
Classes | |
class | franky::ImpedanceMotion |
Base class for client-side cartesian impedance motions. More... | |
struct | franky::ImpedanceMotion::Params |
Parameters for the impedance motion. More... | |
Namespaces | |
franky | |