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

compile android_sensors_driver

asked 2014-11-13 17:37:30 -0500

Tal gravatar image

updated 2014-11-14 05:22:47 -0500

I want to compile android_sensors_driver.
i am using this guide:
https://github.com/chadrockey/android...

i have ubuntu 14.0.4.
ros indigo installed.
rosjava installed
android_core installed.


i am adding android_sensors_driver at android_core folder:
git clone https://github.com/chadrockey/android...
edit the settings.gradle in android_core
and add this line at the end of the file:
include "android_sensors_driver"
then:
cd android_sensors_driver
../gradlew clean debug


then i get error msg:
http://en.textsave.org/UCtb

the build.gradle file: http://en.textsave.org/YCtb

can you help me compile?

thanks, Tal.



I am master student, working on ros and rosjava project.
I was using android_sensors_driver from android store, and it was great.
I want to modified android_sensors_driver, and re-compile it.
I compiled all the other libraries: rosjava, and android core, with catkin_make (catkin build system).


I change build.gradle at android_sensor_driver, and now it find all the dependencies:
http://en.textsave.org/bEtb


but still, it not fully compile.
and if you can look the errors that i get after modified the build.gradle:
http://en.textsave.org/aEtb


can you help me please?
I feel i am so close, but need the final touch.


Thanks for your time,
Tal Regev.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2014-11-16 05:45:56 -0500

Tal gravatar image

updated 2014-11-16 05:50:47 -0500

I talk with Chad Rockey,
he say that the android sensors driver was outdated.
So I modified the project, and now it compile!!

The project now on my github project:
https://github.com/talregev/android_s...
also update on github of Chad.

edit flag offensive delete link more

Comments

I'm having the same issue but I can't access that repo. Can I please use your modified version ?

ahariharan gravatar image ahariharan  ( 2016-06-09 12:05:21 -0500 )edit

Just download the app from here: https://play.google.com/store/apps/de...

Tal gravatar image Tal  ( 2016-06-09 18:42:13 -0500 )edit
1

Can you update the app link? I cannot find an app that publishes images

Yousof gravatar image Yousof  ( 2018-08-07 14:26:44 -0500 )edit

Can you upload new Link this is broken now

Arpit_Patel gravatar image Arpit_Patel  ( 2020-07-01 15:21:42 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2014-11-13 17:37:30 -0500

Seen: 694 times

Last updated: Nov 16 '14