ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

I need a working android rosjava eclipse project

asked 2012-01-10 23:57:49 -0500

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Hello ROS community!

Does anybody have a working android rosjava project for eclipse? Preferably Android API Level 8. The rosjava android tutorials (https://code.google.com/p/rosjava.android/) seem to be old, because they cannot be used without making changes (like assigning a node name, or setting "java.net.preferIPv6Addresses" to false - at least I had to do those changes to be able to run the tutorials).

But even after adapting the rosjava android tutorials, they don't work. ROS communication between android and roscore (running on a separate machine) doesn't work.

So I was asking whether someone could give me a working up-to-date rosjava android project.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2012-01-12 22:18:01 -0500

damonkohler gravatar image

I just updated the android_tutorial_pubsub to use all of the latest APIs. I suggest basing your Android projects on that.

I apologize for the state of the examples/tutorials currently as I have not had time to refresh them.

That being said, do understand that working at head can lead to headaches (that was a pun, get it?) since things change rapidly.

edit flag offensive delete link more

Comments

I realized my android version wasn't compatible with the tutorials. My adaptations were correct, but thank you for updating the tutorials!
markkre gravatar image markkre  ( 2012-01-30 18:53:29 -0500 )edit

Question Tools

Stats

Asked: 2012-01-10 23:57:49 -0500

Seen: 574 times

Last updated: Jan 12 '12