Struct ControlException
Defined in File exception.h
Inheritance Relationships
Base Type
public franka::Exception
(Struct Exception)
Struct Documentation
-
struct ControlException : public franka::Exception
ControlException is thrown if an error occurs during motion generation or torque control. The exception holds a vector with the last received robot states. The number of recorded states can be configured in the Robot constructor.
Public Functions