Franky 0.12.0
A High-Level Motion API for Franka
Loading...
Searching...
No Matches
Namespaces | Functions
rt_mutex.hpp File Reference
#include <mutex>
#include <string>

Go to the source code of this file.

Namespaces

namespace  franky
 

Functions

void franky::checkRes (int res, const std::string &msg)
 
void franky::patchMutexRT (std::mutex &mutex)
 Patch std::mutex to allow for priority inheritance.