|
module detail { ... }
Classes | |
struct | Waypoint |
Typedefs | |
sequence< Waypoint > | Waypoints |
Enumerations | |
enum | GlobalPlanningStrategy { Free, Point2Point } |
sequence<Waypoint> Waypoints |
Definition at line 58 of file NavigatorInterface.ice.
enum GlobalPlanningStrategy |
Enumerator | |
---|---|
Free | |
Point2Point |
Definition at line 43 of file NavigatorInterface.ice.