The map point description structure. More...
#include <aurora_pubsdk_objects.h>
Public Attributes | |
uint64_t | id |
The ID of the map point. | |
uint32_t | map_id |
The ID of the map. | |
double | timestamp |
The timestamp of the map point. | |
slamtec_aurora_sdk_position3d_t | position |
The position of the map point. | |
uint32_t | flags |
The flags of the map point. | |
The map point description structure.
The map point description structure contains the map point description.