Atlas Sim Interface  1.0
Public Member Functions | Public Attributes
AtlasBehaviorStandFeedback Struct Reference

Structure for feedback data specific for Stand. More...

#include <AtlasControlTypes.h>


Detailed Description

Structure for feedback data specific for Stand.

Public Member Functions

 AtlasBehaviorStandFeedback ()

Public Attributes

uint32_t status_flags
 Bit-wise array of AtlasBehaviorStandFlags values indicating Stand behavior status.

Constructor & Destructor Documentation


Member Data Documentation

Bit-wise array of AtlasBehaviorStandFlags values indicating Stand behavior status.

See documentation for AtlasBehaviorStandFeedback::status_flags for information on how the flags work and example code of how to use them.