Hello everyone,
I have created a simulation that works very nice for Linux. According to the documentation I can build it for Windows and Mac OS as well and connect to ROS using the ROS-TCP-Connector package.
My question is, if I build for iOS , Android or a smart TV OS, or VR system such as Oculus Quest 2 will ROS-TCP-Connector works? Can I have an application for an iPad connected to ROS using TCP? Can I have an app running in Oculus Quest 2 and connected to ROS?
The Readme for ROS-TCP-connector doesn’t say anything about OS limitations but I saw a complain about exporting to Universal Windows Platform (Unable to build, generated messages could not find suitable override and namespace · Issue #215 · Unity-Technologies/Unity-Robotics-Hub · GitHub).
Thank you.