Home
FAQ
Player
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

player_device_devlist Struct Reference
[player]

#include <player.h>

List of all members.


Detailed Description

Configuration request: Get the list of available devices.

It's useful for applications such as viewer programs and test suites that tailor behave differently depending on which devices are available. To request the list, set the subtype to PLAYER_PLAYER_DEVLIST_REQ and leave the rest of the fields blank. Player will return a packet with subtype PLAYER_PLAYER_DEVLIST_REQ with the fields filled in.


Public Attributes

uint16_t subtype
uint16_t device_count
player_device_id_t devices [PLAYER_MAX_DEVICES]


Member Data Documentation

uint16_t player_device_devlist::subtype
 

Subtype; must be PLAYER_PLAYER_DEVLIST_REQ.

uint16_t player_device_devlist::device_count
 

The number of devices

player_device_id_t player_device_devlist::devices[PLAYER_MAX_DEVICES]
 

The list of available devices.


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