Classes | |
class | Controller |
class | ControllerNode |
class | LocalMultiRobotControllerNode |
struct | PathPoint_t |
struct | PathPrecondition_t |
struct | Point_t |
class | SegmentController |
Typedefs | |
typedef struct velocity_controller::Point_t | PathPoint |
typedef struct velocity_controller::PathPrecondition_t | PathPrecondition |
typedef enum velocity_controller::state_t | state |
Enumerations | |
enum | state_t { run, stop, step, wait_step, run, stop, step, wait_step } |
enum | state_t { run, stop, step, wait_step, run, stop, step, wait_step } |
typedef struct velocity_controller::PathPoint_t velocity_controller::PathPoint |
typedef enum velocity_controller::state_t velocity_controller::state |
Enumerator | |
---|---|
run | |
stop | |
step | |
wait_step | |
run | |
stop | |
step | |
wait_step |
Definition at line 19 of file controller.h.
Enumerator | |
---|---|
run | |
stop | |
step | |
wait_step | |
run | |
stop | |
step | |
wait_step |
Definition at line 27 of file segment_controller.h.