Player
Frontpage
Contents
User
Installation
Quick start
Supported devices
Tutorials
Utilities
Client libraries
FAQ
Help
Developer
Architecture
libplayercore
interfaces
libplayerdrivers
drivers
libplayercommon
libplayerutils
libplayersd
libplayertcp
libplayerxdr
TODO
Online
Homepage
Download
Project
Bugs
Help
Public Attributes
|
List of all members
player_device_nameservice_req Struct Reference
Nameservice request.
More...
#include <
player_interfaces.h
>
Collaboration diagram for player_device_nameservice_req:
Public Attributes
uint32_t
name_count
Length of robot name.
uint8_t
name
[
PLAYER_MAX_DRIVER_STRING_LEN
]
The robot name.
uint16_t
port
The corresponding port.
Detailed Description
Nameservice request.
Todo:
Update this structure and add support for it to libplayertcp. Right now it's disabled.
The documentation for this struct was generated from the following file:
player_interfaces.h
Last updated 12 September 2005 21:38:45