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

compilation problem in rosjava (master branch)

asked 2014-03-15 13:18:59 -0500

AMiNAsFour gravatar image

I'm following this tutorial http://wiki.ros.org/rosjava/Tutorials/hydro/Source%20Installation and I'm getting these compilation errors: http://pastebin.com/LV31s8g0 after issuing catkin_make can anyone help ?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2014-03-15 19:23:57 -0500

Daniel Stonier gravatar image

There was a recent commit in master for this that is probably causing the problems. You might like to follow this up there: https://github.com/rosjava/rosjava_bo... .

Master is also pretty volatile. Been hard to manage/maintain it so that the various build workflows stay working. Unless you're experimenting with the rosjava code (and know well what you're doing), hydro is a better choice to base your own development on.

edit flag offensive delete link more

Comments

Thanks Daniel. the only reason that I've tried to work with the master build, is that when I've used the hydro build, and then went on to compile android_apps (after it compiles with catkin_make) - I've tried to import the project into android studio, and started getting errors

AMiNAsFour gravatar image AMiNAsFour  ( 2014-03-16 01:55:01 -0500 )edit
2

If you have errors with the hydro build, post some issues on github. I can remedy them much faster in hydro than master. Recently there was an android studio upgrade - that may have been your source of errors. I'll be going through the pull requests up on github now to fix them early this week.

Daniel Stonier gravatar image Daniel Stonier  ( 2014-03-16 02:46:31 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2014-03-15 13:18:59 -0500

Seen: 116 times

Last updated: Mar 15 '14