Conversation
…ckers packet type Co-authored-by: vittoriodev <24706440+vittoriodev@users.noreply.github.com>
Co-authored-by: vittoriodev <24706440+vittoriodev@users.noreply.github.com>
…R integration Co-authored-by: vittoriodev <24706440+vittoriodev@users.noreply.github.com>
|
@copilot error building streamer cargo xtask build-streamer --release --gpl warning: unused import: error[E0004]: non-exhaustive patterns: warning: unused variable: Some errors have detailed explanations: E0004, E0252. thread 'main' panicked at alvr\xtask\src\build.rs:151:10: |
…match arms, fix unused variable warning Co-authored-by: vittoriodev <24706440+vittoriodev@users.noreply.github.com>
Fixed the compilation errors. The issues were:
All compilation errors from the object tracking implementation have been resolved (commit ef8f357). Warning Firewall rules blocked me from connecting to one or more addresses (expand for details)I tried to connect to the following addresses, but was blocked by firewall rules:
If you need me to access, download, or install something from one of these locations, you can either:
|
Implementation Details
This PR implements a complete object tracking pipeline for Pico motion trackers using OpenXR's
XR_BD_motion_trackingextension to create SteamVR Generic Tracker devices.Key Components:
Architecture: Completely separate from body tracking with dedicated settings, packet types, processing threads, and no cross-contamination.
Status: Implementation complete except for final OpenVR driver integration step (detailed TODOs in object_tracker_loop for C++ FakeViveTracker creation/updates).
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.