INTRODUCTION Overview Download and Install Documentation Publications REPOSITORY Libraries DEVELOPER Dev Guide Dashboard PEOPLE Contributors Users Project Download Mailing lists
|
hokuyo_aist::ResponseError Class Reference Bad response error - may be sent in response to any command. More...
Inheritance diagram for hokuyo_aist::ResponseError:
![]()
Detailed DescriptionBad response error - may be sent in response to any command. Constructor & Destructor Documentation◆ ResponseError()
Response error constructor.
References cmd_code(), and error_code(). Member Data Documentation◆ cmd_
Command that triggered the error, from SCIP2 (two bytes). ◆ error_
Error code as defined in SCIP2 (two bytes). The documentation for this class was generated from the following files:
|