catkin is the official build system of ROS.
I have installed ROS indigo and gazebo2 packages in Ubuntu 14.04.5. When I try to use catkin command, I get: catkin_…
ros catkinI made and installed the aruco library, which put a Findaruco.cmake file in the /usr/local/lib/cmake directory. …
c++ cmake catkinAs far as I've understood, I need to use at least CMake 3.1 in order to use C++11. Ubuntu 14.04 comes with 2.8.…
ubuntu cmake catkin