Franky
0.9.1
A High-Level Motion API for Franka
|
#include <atomic>
#include <optional>
#include <ruckig/ruckig.hpp>
#include "franky/robot_pose.hpp"
#include "franky/motion/cartesian_waypoint_motion.hpp"
#include "franky/motion/reference_type.hpp"
Go to the source code of this file.
Classes | |
class | franky::CartesianMotion |
Cartesian motion with a single target. More... | |
Namespaces | |
franky | |
Typedefs | |
using | franky::LinearMotion = CartesianMotion |