orocos / soem

ROS package wrapping the Simple Open EtherCAT Master (SOEM) from https://github.com/OpenEtherCATsociety/SOEM
http://wiki.ros.org/soem
77 stars 62 forks source link

remove -Werror flag for linux #39

Closed mgruhler closed 4 years ago

mgruhler commented 4 years ago

This is to fix a problem with the release of the ROS Noetic package in Ubuntu focal. There is a new warning introduced that gets treated as an error. See ros/rosdistro#25540 for details.

This is now fixed with this PR, but needs to be reverted at the next sync.