7#include <webots/Robot.hpp>
13extern uint64_t _libxr_webots_time_count;
19extern webots::Robot *_libxr_webots_robot_handle;
51} condition_var_handle;
LibXR Color Control Library / LibXR终端颜色控制库
SemaphoreHandle_t libxr_semaphore_handle
信号量句柄类型定义 Semaphore handle type definition
TaskHandle_t libxr_thread_handle
线程句柄类型定义 Thread handle type definition
constexpr auto min(T1 a, T2 b) -> typename std::common_type< T1, T2 >::type
计算两个数的最小值
SemaphoreHandle_t libxr_mutex_handle
互斥锁句柄类型定义 Mutex handle type definition
void PlatformInit()
平台初始化函数 Platform initialization function