libfranka 0.15.0
FCI C++ API
|
Helper type for control and motion generation loops. More...
#include <control_types.h>
Public Attributes | |
bool | motion_finished = false |
Determines whether to finish a currently running motion. | |
Helper type for control and motion generation loops.
Used to determine whether to terminate a loop after the control callback has returned.