franky 1.1.4
A High-Level Motion API for Franka
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
cartesian_impedance_tracking_motion.hpp File Reference
#include <functional>
#include <memory>
#include <optional>
#include "franky/motion/cartesian_impedance_base.hpp"
#include "franky/wait_free_triple_buffer.hpp"

Go to the source code of this file.

Classes

class  franky::CartesianImpedanceTrackingMotion
 Cartesian impedance tracking motion. More...
 

Namespaces

namespace  franky
 

Typedefs

using franky::CartesianReferenceHandle = WaitFreeTripleBuffer< std::optional< CartesianReference > >
 Double-buffered handle for updating a CartesianReference online.