|
playerc_planner_t Struct Reference
[planner]
#include <playerc.h>
List of all members.
Detailed Description
Planner device data.
Member Data Documentation
|
Device info; must be at the start of all device structures. |
|
Did the planner find a valid path? |
|
Have we arrived at the goal? |
|
Current pose (m, m, radians). |
|
Current pose (m, m, radians). |
|
Current pose (m, m, radians). |
|
Goal location (m, m, radians) |
|
Goal location (m, m, radians) |
|
Goal location (m, m, radians) |
|
Current waypoint location (m, m, radians) |
|
Current waypoint location (m, m, radians) |
|
Current waypoint location (m, m, radians) |
|
Current waypoint index (handy if you already have the list of waypoints). May be negative if there's no plan, or if the plan is done |
|
Number of waypoints in the plan |
The documentation for this struct was generated from the following file:
Generated on Tue May 3 14:16:04 2005 for Player by 1.3.6
|