upkie 9.0.0
Open-source wheeled biped robots
|
Exception raised when an actuation command is incorrect. More...
#include <PositionCommandError.h>
Public Member Functions | |
PositionCommandError (const std::string &message, int servo_id) | |
Create error. More... | |
const char * | what () const noexcept override |
Error message. | |
Protected Attributes | |
std::string | message_ |
Complete error message. | |
Exception raised when an actuation command is incorrect.