libfranka  0.8.0
FCI C++ API
Public Attributes | List of all members
franka::Finishable Struct Reference

Helper type for control and motion generation loops. More...

#include <control_types.h>

Inheritance diagram for franka::Finishable:
Inheritance graph
[legend]

Public Attributes

bool motion_finished = false
 Determines whether to finish a currently running motion.
 

Detailed Description

Helper type for control and motion generation loops.

Used to determine whether to terminate a loop after the control callback has returned.

See also
Documentation on callbacks

The documentation for this struct was generated from the following file: