Definition: diguyMotionPosture.h:29
diguyMotionPosture diguy_motion_posture_from_string(const char *string)
This function converts the passed C-style string into an enumerated value.
Definition: diguyMotionPosture.h:28
Definition: diguyMotionPosture.h:32
const char * diguy_motion_posture_to_string(diguyMotionPosture posture)
This function converts the passed posture enumeration into a NULL-terminated C-style string...
Definition: diguyMotionPosture.h:33
Definition: diguyMotionPosture.h:34
Definition: diguyMotionPosture.h:27
Definition: diguyMotionPosture.h:30
diguyMotionPosture
Definition: diguyMotionPosture.h:26