ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Maybe you've installed wrong version of ARIA (32 bit version on 64 bit machine or vice versa). Please, update python-rosdep package (or rosdep through pip) to version 0.10.15. Then run
rosdep update
rosdep install ROSARIA
This should install ARIA automatically. After that catkin_make should work.