ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Using ${prefix}
should work. It is substituted by the absolute path to your package. Example:
<rosjava-pathelement location="${prefix}/lib/pc/pccomm.jar"/>
2 | No.2 Revision |
Using ${prefix}
should work. It is substituted by the absolute path to your package. Example:
<rosjava-pathelement