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

communication with android over the Internet

asked 2015-03-10 19:11:22 -0500

BP gravatar image

updated 2015-03-14 09:37:40 -0500

I'd like to make an app on Android that will receive: -stream video from cameras -map -some other data like velocity, state of program etc.

The app should also send some requests.

Could You help me how can i achieve this? Should I use ROSjava or it won't give me all the needed features? Maybe use websockets?rosbridge ?Or sth else (protocol/technology), especially for video streaming? If u could show me some examples or share some thoughts, it would be nice. Sadly i am new to java/android and network programming.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-04-01 02:18:12 -0500

jmr gravatar image

A good starting point would be the camera_tutprial_app from rosjava. It streams data from the camera (using the old API) to a ros node.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-03-10 19:11:22 -0500

Seen: 567 times

Last updated: Apr 01 '15