player_fiducial_item Struct Reference
#include <player_interfaces.h>
Collaboration diagram for player_fiducial_item:
Detailed Description
Info on a single detected fiducial.The fiducial data packet contains a list of these.
Definition at line 3382 of file player_interfaces.h.
Public Attributes | |
int32_t | id |
The fiducial id. | |
player_pose3d_t | pose |
Fiducial pose relative to the detector. | |
player_pose3d_t | upose |
Uncertainty in the measured pose . |
Member Data Documentation
int32_t player_fiducial_item::id |
The fiducial id.
Fiducials that cannot be identified get id -1.
Definition at line 3386 of file player_interfaces.h.
The documentation for this struct was generated from the following file: