ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
If you install rosjava from debian packages, it has already been built and is read-only. Thus, you cannot run 'ant dist' anymore -- there should already be a jar file inside of rosjava_core that you can use in your projects.
2 | adding note about apt-get so this can be closed as answer |
If you install rosjava from debian packages, it has already been built and is read-only. Thus, you cannot run 'ant dist' anymore -- there should already be a jar file inside of rosjava_core that you can use in your projects.
EDIT: Also check that your debian packages are up-to-date with:
apt-get install ros-electric-rosjava-core