![]() |
NASA Astrobee Robot Software
0.19.1
Flight software for the Astrobee robots operating inside the International Space Station.
|
#include <pmc_actuator.h>

Public Member Functions | |
| PmcActuator (const i2c::Device &i2c_dev) | |
| virtual | ~PmcActuator (void) |
| bool | SendCommand (const Command &command) |
| bool | GetTelemetry (Telemetry *telemetry) |
| bool | GetFirmwareHash (std::string &hash) |
| bool | GetFirmwareTime (std::string &date) |
| bool | GetFirmwareType (uint8_t &type) |
| i2c::Address | GetAddress () |
Public Member Functions inherited from pmc_actuator::PmcActuatorBase | |
| void | PrintTelemetry (std::ostream &out, const Telemetry &telem) |
Class represents the physical PMC module.
|
explicit |
|
virtual |
|
virtual |
Implements pmc_actuator::PmcActuatorBase.
|
virtual |
Implements pmc_actuator::PmcActuatorBase.
|
virtual |
Implements pmc_actuator::PmcActuatorBase.
|
virtual |
Implements pmc_actuator::PmcActuatorBase.
|
virtual |
Implements pmc_actuator::PmcActuatorBase.
|
virtual |
Implements pmc_actuator::PmcActuatorBase.