|
VOXL OpenVINS Server 1.0
Visual Inertial Odometry Server for VOXL Platform
|
Publisher implementation for VOXL OpenVINS. More...

Go to the source code of this file.
Macros | |
| #define | STR_MATCH(s, lit) (strncmp((s), (lit), strlen(lit)) == 0) |
Publisher implementation for VOXL OpenVINS.
This file implements the publisher for the VOXL OpenVINS server.
Definition in file VoxlPublisher.cpp.
| #define STR_MATCH | ( | s, | |
| lit | |||
| ) | (strncmp((s), (lit), strlen(lit)) == 0) |
Definition at line 15 of file VoxlPublisher.cpp.