|
gz_camera_data Struct ReferenceCamera interface data.
More...
|
Public Attributes | |
gz_data_t | head |
Common data structure. | |
double | time |
Data timestamp. | |
unsigned int | width |
Image dimensions (in pixels). | |
unsigned int | height |
Image dimensions (in pixels). | |
unsigned int | image_size |
Image pixel data. | |
unsigned char | image [GAZEBO_CAMERA_MAX_IMAGE_SIZE] |
|
Common data structure.
|
|
Data timestamp.
|
|
Image dimensions (in pixels).
|
|
Image dimensions (in pixels).
|
|
Image pixel data.
|
|
|