|
player_planner_data Struct Reference
[planner]
#include <player.h>
List of all members.
Detailed Description
Data.
The planner interface reports the current execution state of the planner.
Member Data Documentation
|
Did the planner find a valid path? |
|
Have we arrived at the goal? |
|
Current location (mm,mm,deg) |
|
Current location (mm,mm,deg) |
|
Current location (mm,mm,deg) |
|
Goal location (mm,mm,deg) |
|
Goal location (mm,mm,deg) |
|
Goal location (mm,mm,deg) |
|
Current waypoint location (mm,mm,deg) |
|
Current waypoint location (mm,mm,deg) |
|
Current waypoint location (mm,mm,deg) |
|
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:15:58 2005 for Player by 1.3.6
|