Home
FAQ
Player
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

player_map_info Struct Reference
[map]

#include <player.h>

List of all members.


Detailed Description

Configuration request: Get map information.

Retrieve the size and scale information of a current map. This request is used to get the size information before you request the actual map data. Set the subtype to PLAYER_MAP_GET_INFO_REQ; the server will reply with the size information filled in.


Public Attributes

uint8_t subtype
uint32_t scale
uint32_t width
uint32_t height


Member Data Documentation

uint8_t player_map_info::subtype
 

Request subtype; must be PLAYER_MAP_GET_INFO_REQ

uint32_t player_map_info::scale
 

The scale of the map (pixels per kilometer).

uint32_t player_map_info::width
 

The size of the map (pixels).

uint32_t player_map_info::height
 

The size of the map (pixels).


The documentation for this struct was generated from the following file:
Generated on Tue May 3 14:15:57 2005 for Player by doxygen 1.3.6