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

How to setup developer environment for rosjava(android)

asked 2011-07-12 13:57:25 -0500

jihoonl gravatar image

Hi, there

I am having trouble with setting up developer environment for android app using rosjava. Could anyone explain me how to create a rosjava(android) project and compile it? Or address me to the good tutorial for beginner?

I was trying to follow the tutorial code in repository(http://code.google.com/p/rosjava/android/tutorial) but they were not executable because of missing libraries..

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2011-07-18 09:39:41 -0500

damonkohler gravatar image

Documentation for this hasn't been compiled yet since the process is still very much in flux.

That being said, you should be able to build the sample Android projects by simply pulling in the correct jars. Build rosjava then add rosjava.jar and the message jars (look in ~/.ros/rosjava) to your build path.

The rest of it is standard Android development.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2011-07-12 13:57:25 -0500

Seen: 783 times

Last updated: Jul 18 '11