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

Go to the source code of this file.

Classes

class  franky::JointImpedanceTrackingMotion
 Client-side joint impedance controller with a dynamic online reference. More...
 

Namespaces

namespace  franky
 

Typedefs

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