Error installing Kinetic Ros on raspbian for robots
Hello everyone, i am trying to install ROS Kinetic on the Raspberry Pi, i have raspbian for robots on the Raspberry pi , which is similar to Raspbian Jessie with small differences. Any way, i am following this tutorial: http://wiki.ros.org/ROSberryPi/Instal...
everything seems good until the final step, when i try to rebuild the workspace with the command:
sudo ./src/catkin/bin/catkin_make_isolated --install -DCMAKE_BUILD_TYPE=Release --install-space /opt/ros/kinetic
in the middle of the rebuilding it will gave me this error:
CMake Error at gazebo_ros_pkgs/gazebo_ros/CMakeLists.txt:26 (find_package):
gazeboConfig.cmake
gazebo-config.cmake
is there a way to solve this?