You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
It would be greatly helpful if you can suggest how to generate ROS Java message for a ROS message: mavros_msgs. For eg: My purpose is to write a ROS Android Java service client and communicate with a MAVROS service which is probably written in C++/Python. Please suggest how to do it.
Hi,
I wanted to use mavros_msgs from https://github.com/mavlink/mavros/tree/master/mavros in android_core project, so that I can make use of those messages in service client in android.
I followed http://wiki.ros.org/rosjava/Tutorials/indigo/RosJava%20Message%20Artifacts#Meta_Msg_Pkgs. But I am not able to use mavros_msgs in my android_core project.
Can you please help to resolve this issue ?
Thanks.
The text was updated successfully, but these errors were encountered: