Skip to main content

CONTROL_LOCK_MESSAGE

Constant CONTROL_LOCK_MESSAGE 

Source
pub const CONTROL_LOCK_MESSAGE: &str = "libfranka robot: Cannot perform this operation while another control or read operation is \
     running.";
Expand description

Text of the exception libfranka raises when a second control or read operation is started (franka::assertOwningLock).