ros-industrial / robotiq

Robotiq packages (http://wiki.ros.org/robotiq)
BSD 2-Clause "Simplified" License
229 stars 378 forks source link

Fix C++11 Build Error #129

Closed mpowelson closed 6 years ago

mpowelson commented 6 years ago

Added -std=c++11 to CMakeLists and convert const to constexpr Fixes #128