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

Revision history [back]

There are two versions of rosjave, one based on a JNI wrapper around roscpp and one native implementation written by Google. You can get the former one with

sudo apt-get install ros-fuerte-rosjava-jni

Note that when you already installed knowrob from debian packages (sudo apt-get install ros-fuerte-knowrob, you will have it installed already.

For installing rosjava_core, follow the install instructions here.

There are two versions of rosjave, one based on a JNI wrapper around roscpp and one native implementation written by Google. You can get the former one with

sudo apt-get install ros-fuerte-rosjava-jni

Note that when you already installed knowrob from debian packages (sudo apt-get install ros-fuerte-knowrob, ), you will have it installed already.

For installing rosjava_core, follow the install instructions here.