Home
FAQ
Player
Stage
Gazebo
Contrib
Documentation
Publications
Contributors
Users

Project
Download
Bugs/Feedback
Mailing lists

Radish

Old news
Old stuff

player_sonar_data Struct Reference
[sonar]

#include <player.h>

List of all members.


Detailed Description

Data.

The sonar interface returns up to PLAYER_SONAR_MAX_SAMPLES range readings from a robot's sonars.


Public Attributes

uint16_t range_count
uint16_t ranges [PLAYER_SONAR_MAX_SAMPLES]


Member Data Documentation

uint16_t player_sonar_data::range_count
 

The number of valid range readings.

uint16_t player_sonar_data::ranges[PLAYER_SONAR_MAX_SAMPLES]
 

The range readings


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