ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You cannot compile C++ to Java or to a jar.
Depending on exactly what your portability requirements are, you may be able to use some of the C++ libraries that don't interact with the ROS master through JNI.