ros-industrial / staubli

ROS-Industrial Staubli support (http://wiki.ros.org/staubli)
Apache License 2.0
17 stars 21 forks source link

Increase minimum CMake version to allow builds on Focal Fossa (Noetic) #40

Closed ipa-nhg closed 2 years ago

ipa-nhg commented 2 years ago

Related to https://github.com/ros-industrial/ros_industrial_issues/issues/67

gavanderhoorn commented 2 years ago

Changed destination to melodic-devel, as this is not compatible with Indigo any more (well, technically with whatever CMake version is used on the OS Indigo was run on, but ..).

We could have created a kinetic-devel branch, but then we'd get the same problems later, when we make updates for Melodic and newer.

gavanderhoorn commented 2 years ago

Thanks :+1: