player_planner_waypoints_req Struct Reference

#include <player.h>

List of all members.


Detailed Description

Request/reply: Get waypoints.

To retrieve the list of waypoints, send a null PLAYER_PLANNER_REQ_GET_WAYPOINTS request.


Public Attributes

uint32_t waypoints_count
 Number of waypoints to follow.
player_pose_t waypoints [PLAYER_PLANNER_MAX_WAYPOINTS]
 The waypoints.

The documentation for this struct was generated from the following file:

Last updated 12 September 2005 21:38:45