Can the same ROS package be used on both windows and android?
For a project I am working on, I will be devoloping software on pcs running on Windows. The software will then be implemented on a robot using Android. Is it possble to devolop a ROS package on Windows that can then be used on Android. Furthermore, is it possible to interface with ROS with Unity. Thanks