ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
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