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

Android tutorial map_view

asked 2012-09-30 23:42:49 -0500

JMata gravatar image

Hello, I am working with the android tutorial map_view. I have the app running perfectly in my tablet. I have run a map_server node in my terminal after running roscore, of course. Do I need something more running to see the map in my tablet?. I can see anything about the map. It shows an orange triangle that should be the robot, but there is nothing in the background as a map should be.

Does anybody have achieved to run the android example correctly? I would be so grateful if somebody could tell me the steps to obtain it running OK.

Thanks!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-04-30 10:36:47 -0500

tzutalin gravatar image

updated 2015-04-30 10:37:02 -0500

Have you tried the apk from Google Play? If you want to build by yourself, you should clone the source and build it.

Your environment is indigo? If yes, try the bellows.

$ git clone -b indigo https://github.com/rosjava/android_co...

$ cd android_core

Open Android studio to import the project, and run it. The apk will be installed after you built successfully.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-09-30 23:42:49 -0500

Seen: 416 times

Last updated: Apr 30 '15