If I've a ROS node (written in C++) hosting services, topics, etc. How can I make an Android app to become client of this ROS node ? I am interested to develop an app that lets user to select option, that will make it to interact with ROS node and render results to app.
Thanks.
Hi,
If I've a ROS node (written in C++) hosting services, topics, etc. How can I make an Android app to become client of this ROS node ? I am interested to develop an app that lets user to select option, that will make it to interact with ROS node and render results to app. Thanks.