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

rosjava: gradle or rosmake?

asked 2012-06-08 17:29:59 -0500

I am attempting to set up rosjava by following the tutorial released by Google here. Upon installing rosjava_core, I look to this ROS wiki tutorial to create my first package and build it and eventually import it into Eclipse as documented in this ROS wiki tutorial.

The Eclipse tutorial states that my Eclipse .project and .classpath files would automatically be created upon running rosmake, but they are not. Going back to Google's tutorials, I notice there are conflicting directions to remove the generated Makefile and CMakeLists.txt files rather than edit them, as the ROS wiki tutorial suggests. One of these tutorials is outdated. Which? Is gradle the new standard for building rosjava packages?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2012-06-10 09:52:26 -0500

jbohren gravatar image

The current rosjava build system uses Gradle, and its use is documented here: http://docs.rosjava.googlecode.com/hg/rosjava_core/html/index.html

I've annotated the wiki page you referenced to highlight this.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-06-08 17:29:59 -0500

Seen: 652 times

Last updated: Jun 10 '12