App for android
Hi all!!! I'd like to do an app to my android device than publish in a topic in my notebook. How can I do this? Is there any tutorial to beginners?? Thank you!!!
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Hi all!!! I'd like to do an app to my android device than publish in a topic in my notebook. How can I do this? Is there any tutorial to beginners?? Thank you!!!
There is a good overview of the Applications Platform here: Applications Platform Overview
You can check out the documentation here as well: Applications Platform Links
If you're developing on Linux there's a good description of how to set up your environment here: Clients/Android
And there's a step-by-step tutorial for how to write the simple Pr2 Props App here: How to Write Pr2 Props
If you just want to publish messages to a topic on your computer then a good app to use as a template would be the Teleop app. It publishes messages directly to topics. If you've set up your environment as described on the wiki then you can roscd to android_teleop to take a look at that code.
If you have any trouble finding anything or if there's anything missing from the documentation, please let me know.
Thanks!
Thank you very much. Now, I am going to study a little. Something I talk with you again and show my progress.
Asked: 2012-02-21 11:49:08 -0600
Seen: 595 times
Last updated: Feb 22 '12
Rosjava + Android phone + Kinect, is it possible?
rosjava image_transport example failing
Supported Android API levels in rosjava
Running sample ROS node on Android through SL4A.
Android and ROS Communication over USB instead of Wifi
Error importing android library into android project using rosjava.jar
How to check if the Pubsub tutorial is running correctly?
Unable to send messages from the pc back to the node on Android phone.