Question
Hi team,
The isaac-xr-teleop-sample-client-apple client already sends control/button events to the Isaac Lab server, and Isaac Lab can act on those events.
Is there a supported way to send data in the opposite direction (server to client)?
Use case - The Isaac Lab server computes a small amount of text and I want to display it as a panel in the Apple Vision Pro client (SwiftUI overlay).
Is there an example in this repo (or another NVIDIA/Isaac sample) that shows,
- How the server sends structured messages (e.g., JSON) to the client?
- How the Swift client receives and consumes those messages (e.g., CloudXR message channels/bidirectional messaging)?
Thanks
Build Info
Describe the versions that you are currently using:
- Isaac Lab Version: 2.3.0
- Isaac Sim Version: 5.1.0
Question
Hi team,
The isaac-xr-teleop-sample-client-apple client already sends control/button events to the Isaac Lab server, and Isaac Lab can act on those events.
Is there a supported way to send data in the opposite direction (server to client)?
Use case - The Isaac Lab server computes a small amount of text and I want to display it as a panel in the Apple Vision Pro client (SwiftUI overlay).
Is there an example in this repo (or another NVIDIA/Isaac sample) that shows,
Thanks
Build Info
Describe the versions that you are currently using: