|
player_fiducial_fov Struct Reference
[fiducial]
#include <player.h>
List of all members.
Detailed Description
Configuration request: Get/set sensor field of view.
The field of view of the fiducial device can be set using the PLAYER_FIDUCIAL_SET_FOV request, and queried using the PLAYER_FIDUCIAL_GET_FOV request. The device replies to a SET request with the actual FOV achieved. In both cases the request and reply packets have the same format.
Member Data Documentation
|
Packet subtype. PLAYER_FIDUCIAL_GET_FOV or PLAYER_FIDUCIAL_SET_FOV. |
|
The minimum range of the sensor in mm |
|
The maximum range of the sensor in mm |
|
The receptive angle of the sensor in degrees. |
The documentation for this struct was generated from the following file:
Generated on Tue May 3 14:15:55 2005 for Player by 1.3.6
|