19#ifndef VOXL_CONFIGURE_H
20#define VOXL_CONFIGURE_H
24#include <yaml-cpp/yaml.h>
30#include <modal_json.h>
31#include <voxl_common_config.h>
32#include <Eigen/Geometry>
33#include <opencv2/opencv.hpp>
48#define CONFIG_FILE "/etc/modalai/voxl-open-vins-server.conf"
56#ifndef CONFIG_FILE_HEADER
57#define CONFIG_FILE_HEADER \
Global variable declarations and constants for VOXL OpenVINS server.
Main namespace for VOXL OpenVINS server components.
int sync_cam_config(void)
Synchronize camera configuration with system services.
int read_server_config(void)
Read and parse server configuration file.