ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
I had a similar issue, simple solution (maybe not the cleanest) install all pcl
and joy
related pkgs, like:
$ sudo apt-get install ros-indigo-joy*
The *Config.cmake
missing error massage suggest that the linker can't find some pkg.