ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
2016-08-26 03:23:20 -0500 | commented question | Error while installing SICK LIDAR C++/MATLAB toolbox We can solve this issue by adding line: #include <unistd.h> into 2 source files: c++/drivers/base/src/SickLIDAR.hh c++/drivers/base/src/SickBufferMonitor.hh |