cannot catkin_make ros-industrial packages of universal robotic arm
hello,I followed this book Mastering ROS for Robotics Programming to install the ros-industrial packages of universal robotic arm by using source code, but cannot catkin_make.The error was:
Could not find a package configuration file provided by "moveit_kinematics"
but I can not see how this "moveit_kinematics" should be installed. Have anyone try this ? Thanks for guide!
See: http://answers.ros.org/question/25116... and https://github.com/ros-planning/movei... .