ros-industrial / ur_modern_driver

(deprecated) ROS 1 driver for CB1 and CB2 controllers with UR5 or UR10 robots from Universal Robots
Apache License 2.0
302 stars 340 forks source link

hw_iface: avoid 'will be init before' compiler warning. #326

Closed gavanderhoorn closed 5 years ago

gavanderhoorn commented 5 years ago

As per subject.

This avoids one more warning while compiling the driver (because of -Wall).

gavanderhoorn commented 5 years ago

The Travis build still shows 3 warnings, but those come from headers in hardware_interface from ros_control.