ros-controls / gazebo_ros2_control

Wrappers, tools and additional API's for using ros2_control with Gazebo Classic
Apache License 2.0
199 stars 125 forks source link

Fix deprecated copy warning #197

Closed Noel215 closed 1 year ago

Noel215 commented 1 year ago

Hi,

Here's a simple change to remove a compilation warning that is complaining about a copy assignment for the type SafeEnum.

It's also happening in humble so if you could create a backport it would be awesome :)

bmagyar commented 1 year ago

@mergifyio backport humble

mergify[bot] commented 1 year ago

backport humble

✅ Backports have been created

* [#198 Fix deprecated copy warning (backport #197)](https://github.com/ros-controls/gazebo_ros2_control/pull/198) has been created for branch `humble`