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

Revision history [back]

ROSJava generates the file ros.properties. To generate it is necessary to execute the command rosmake but in the case of rosjava, it is necessary to udpate the file makefile with the following line:

include $(shell rospack find rosjava_bootstrap)/rosjava.mk

Cheers

Juan Antonio