Function franka::setCurrentThreadToHighestSchedulerPriority

Function Documentation

bool franka::setCurrentThreadToHighestSchedulerPriority(std::string *error_message)

Sets the current thread to the highest possible scheduler priority.

Parameters:

error_message[out] Contains an error message if the scheduler priority cannot be set successfully.

Returns:

True if successful, false otherwise.