upkie 9.0.0
Open-source wheeled biped robots
Loading...
Searching...
No Matches
PositionCommandError Class Reference

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.
 

Detailed Description

Exception raised when an actuation command is incorrect.


The documentation for this class was generated from the following file: