gz_ros2_control
gz_ros2_control copied to clipboard
Replace std_msgs with example_interfaces
std_msgs
was deprecated since Foxy https://github.com/ros2/examples/issues/356 this PR replaces std_msgs
with example_interfaces
And to follow the intention of the deprecation, we should add "meaningful" messages to control_msgs first.