#include <cob_twist_controller_data_types.h>
Public Member Functions | |
ConstraintState () | |
EN_ConstraintStates | getCurrent () const |
EN_ConstraintStates | getPrevious () const |
bool | isTransition () const |
void | setState (EN_ConstraintStates next_state) |
Private Attributes | |
EN_ConstraintStates | current_ |
EN_ConstraintStates | previous_ |
bool | transition_ |
Definition at line 416 of file cob_twist_controller_data_types.h.
|
inline |
Definition at line 419 of file cob_twist_controller_data_types.h.
|
inline |
Definition at line 430 of file cob_twist_controller_data_types.h.
|
inline |
Definition at line 435 of file cob_twist_controller_data_types.h.
|
inline |
Definition at line 440 of file cob_twist_controller_data_types.h.
|
inline |
Definition at line 423 of file cob_twist_controller_data_types.h.
|
private |
Definition at line 446 of file cob_twist_controller_data_types.h.
|
private |
Definition at line 447 of file cob_twist_controller_data_types.h.
|
private |
Definition at line 448 of file cob_twist_controller_data_types.h.