#include <p2os_driver/p2os.hpp>
#include <climits>
#include <cstdint>
#include <string>
Go to the source code of this file.
Enumerator |
---|
PLAYER_ACTARRAY_ACTSTATE_IDLE |
|
PLAYER_ACTARRAY_ACTSTATE_MOVING |
|
PLAYER_ACTARRAY_ACTSTATE_STALLED |
|
Definition at line 48 of file sip.hpp.
Enumerator |
---|
PLAYER_GRIPPER_STATE_OPEN |
|
PLAYER_GRIPPER_STATE_CLOSED |
|
PLAYER_GRIPPER_STATE_MOVING |
|
PLAYER_GRIPPER_STATE_ERROR |
|
Definition at line 40 of file sip.hpp.