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

RosJava +android?

asked 2014-02-21 09:48:09 -0500

shiro gravatar image

updated 2016-10-24 08:59:38 -0500

ngrennan gravatar image

i'm developing an App to control a robot running with Ros , to etablish the connection with my robot i'm using and WifiP2Pmanager packages. the problem is i can't figure out how to interact with th robot, do i need to add packages from ROsjava to my Eclipse IDE ?, or sould i continue to developing my app first, and after that create android packages On Ros to receive data from my mobile?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-02-26 19:28:07 -0500

Daniel Stonier gravatar image

updated 2014-02-26 19:28:43 -0500

You can get eclipse to pull in whatever rosjava maven dependencies you need or if you want to just drop in some jars, you can download them directly from https://github.com/rosjava/rosjava_mv... .

There are various other ways of building your android apps, but given your setup, this is probably the easiest recommendation.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2014-02-21 09:48:09 -0500

Seen: 337 times

Last updated: Feb 26 '14