|
int | NONE = 0 |
|
int | NAVIGATE_TO_POSE = 1 |
|
int | NAVIGATE_THROUGH_POSES = 2 |
|
int | FOLLOW_PATH = 3 |
|
int | FOLLOW_WAYPOINTS = 4 |
|
int | FOLLOW_GPS_WAYPOINTS = 5 |
|
int | SPIN = 6 |
|
int | BACKUP = 7 |
|
int | DRIVE_ON_HEADING = 8 |
|
int | ASSISTED_TELEOP = 9 |
|
int | DOCK_ROBOT = 10 |
|
int | UNDOCK_ROBOT = 11 |
|
int | COMPUTE_AND_TRACK_ROUTE = 12 |
|
Definition at line 58 of file robot_navigator.py.
The documentation for this class was generated from the following file: