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

Revision history [back]

That tutorial is outdated and refers to the rosjava version before rosjava switched to the gradle build system. Rosmake is not supported any more.

Either use the last working version of rosjava before the switch to gradle:

hg clone -r 1084ec6c569c 'https://rosjava.googlecode.com/hg/' 'rosjava_core'

... or (better) use the new documentation here.