ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

you need to download the folder with the files and make it:

$ cd pepperl_fuchs_r2000

$ mv CMakeLists.txt.NO_ROS_LIB_ONLY CMakeLists.txt

$ mkdir build

$ cd build

$ cmake ..

$ make

other way is to do:

$sudo apt-get install ros-kinetic-<your package="">

but the pakage must exist in the repo-source!