ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
It just happened to me today also, and I had to compile artoolkit separately first.
$ catkin_make --only-pkg-with-deps artoolkit
I don't know the reason, because I've had compiled ar_tools before without experiencing this.