Knowrob installation: failed to process package 'json_prolog_msgs'
The folowing error occured during installation KnowRob
according to this instruction:
CMake Error at /home/al/ros_catkin_ws/devel_isolated/catkin/share/catkin/cmake/catkinConfig.cmake:75 (find_package):
Could not find a package configuration file provided by "roscpp" with any
of the following names:
roscppConfig.cmake
roscpp-config.cmake
Add the installation prefix of "roscpp" to CMAKE_PREFIX_PATH or set
"roscpp_DIR" to a directory containing one of the above files. If "roscpp"
provides a separate development package or SDK, be sure it has been
installed.
Call Stack (most recent call first):
CMakeLists.txt:5 (find_package)
-- Configuring incomplete, errors occurred!
See also "/home/al/ros_catkin_ws/build_isolated/json_prolog_msgs/CMakeFiles/CMakeOutput.log".
See also "/home/al/ros_catkin_ws/build_isolated/json_prolog_msgs/CMakeFiles/CMakeError.log".
<== Failed to process package 'json_prolog_msgs':
Command '/home/al/ros_catkin_ws/devel_isolated/message_generation/env.sh cmake /home/al/ros_catkin_ws/src/stacks/knowrob/json_prolog_msgs -DCATKIN_DEVEL_PREFIX=/home/al/ros_catkin_ws/devel_isolated/json_prolog_msgs -DCMAKE_INSTALL_PREFIX=/home/al/ros_catkin_ws/install_isolated -G Unix Makefiles' returned non-zero exit status 1
Instalation Indigo
from sources according to this tutorial on Ubuntu 14.04 was successfull. May be somehow it's related with rosjava
configuration?