Robotics Library
0.7.0
|
#include <MitsubishiR3.h>
Public Attributes | |
RunSts | runSts |
Run status. More... | |
StopSts | stopSts |
Stop status. More... | |
int | errorNo |
Error number (0: no error). More... | |
int | stepNo |
Execution step number. More... | |
int | mechNo |
Mech number under use. More... | |
int rl::hal::MitsubishiR3::StopState::errorNo |
Error number (0: no error).
int rl::hal::MitsubishiR3::StopState::mechNo |
Mech number under use.
RunSts rl::hal::MitsubishiR3::StopState::runSts |
Run status.
int rl::hal::MitsubishiR3::StopState::stepNo |
Execution step number.
StopSts rl::hal::MitsubishiR3::StopState::stopSts |
Stop status.