-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Hello,
I installed the app built from the code of your repository on a Quest device and ran it, but when attempting to communicate with the ROS environment on my host machine, I did not receive any data from the topics you mentioned when using rostopic echo on the host.
I have tried the following troubleshooting steps, but none of them resolved the issue:
Configured the host machine's IP address in the Quest app's interface.
Set up multi-machine communication parameters in the ROS environment on the host.
Connected both the host machine and the Quest device to the same WiFi network, and also tried directly connecting the Quest to the host via an Ethernet cable.
Despite completing all the steps above, the ROS environment on the host still did not receive any topic data from the Quest device.
Could you please provide some guidance on how to resolve this communication issue?