NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <pmc_actuator.h>
Public Attributes | |
uint8_t | asUint8 |
struct { | |
uint8_t errOvrCurrent:1 | |
uint8_t speedCamState:1 | |
uint8_t control:1 | |
uint8_t metadata:1 | |
uint8_t reserved:4 | |
}; | |
struct { ... } |
uint8_t pmc_actuator::Status2::asUint8 |
uint8_t pmc_actuator::Status2::control |
uint8_t pmc_actuator::Status2::errOvrCurrent |
uint8_t pmc_actuator::Status2::metadata |
uint8_t pmc_actuator::Status2::reserved |
uint8_t pmc_actuator::Status2::speedCamState |