upkie 9.0.0
Open-source wheeled biped robots
|
This is the complete list of members for Interface, including all inherited members.
commands() | Interface | inline |
cycle(std::function< void(const moteus::Output &)> callback)=0 | Interface | pure virtual |
data() | Interface | inline |
data_ | Interface | protected |
imu_data_ | Interface | protected |
Interface() | Interface | |
observe(Dictionary &observation) const =0 | Interface | pure virtual |
observe_imu(Dictionary &observation) const | Interface | inline |
process_action(const Dictionary &action)=0 | Interface | pure virtual |
replies() const | Interface | inline |
reset(const Dictionary &config)=0 | Interface | pure virtual |
reset_action(Dictionary &action) | Interface | |
servo_bus_map() const noexcept | Interface | inline |
servo_layout() const noexcept | Interface | inline |
servo_name_map() const noexcept | Interface | inline |
write_position_commands(const Dictionary &action) | Interface | |
write_stop_commands() noexcept | Interface | inline |
~Interface()=default | Interface | virtual |