These 7 commits are when the Protocol Buffers files have changed:
| Commit: | c95aa3a | |
|---|---|---|
| Author: | younghyopark | |
Refactor video streaming configuration across examples - Updated examples to use `configure_video()` and `serve()` methods for initiating video streaming. - Removed deprecated `start_streaming()` method calls in favor of the new configuration approach. - Enhanced comments and documentation for clarity on video and audio synchronization. - Introduced a new example for streaming MuJoCo simulations to Vision Pro. - Improved audio callback synchronization with video frames in hand tracking examples.
| Commit: | ac75584 | |
|---|---|---|
| Author: | younghyo | |
create python package
The documentation is generated from this commit.
| Commit: | d910c34 | |
|---|---|---|
| Author: | younghyo | |
added HeadTracking
| Commit: | 208909a | |
|---|---|---|
| Author: | auto-env-shaping | |
update message structure
| Commit: | b784fa6 | |
|---|---|---|
| Author: | auto-env-shaping | |
overhaul
| Commit: | 43cdfad | |
|---|---|---|
| Author: | younghyo | |
fix grpc bug
| Commit: | 74b7f9d | |
|---|---|---|
| Author: | auto-env-shaping | |
grpc integration