SDK Reference¶
Environment Variables¶
VROS_BUS: Director bus channel (defaultvros-bus)VROS_EXTENSIONS_DIR: extension search roots (;separated on Windows)VROS_LOG_DIR: override where logs are writtenVROS_RUN_ID: run identifier shared across launched services (set by the Director)VROS_FONT_PRESET/CATNET_FONT_PRESET: font preset shared across apps (set by the Director if not provided)
Overlay-specific (when using vros-overlay-builder standalone mode):
VROS_CONTROL_PIPEVROS_EVENT_PIPEVROS_COMMAND_PIPEVROS_TRACKING_PIPEVROS_RUNTIME(auto|openvr|openxr)
Recommended Directories¶
- Extensions:
<install>/extensions/<id>/extension.toml - Logs:
<install>/logs/(orVROS_LOG_DIR)