Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add controller_manager_msgs dependency to test_hardware_management_srvs #702

Conversation

rcywongaa
Copy link
Contributor

Fixes issue

/ros2_workspace/src/ros-controls/ros2_control/controller_manager/test/test_hardware_management_srvs.cpp:128:35: error: ‘const value_type’ {aka ‘const struct controller_manager_msgs::msg::HardwareInterface_<std::allocator<void> >’} has no member named ‘is_available’
  128 |           EXPECT_EQ(interfaces[i].is_available, is_available_status[i]);
      |                                   ^~~~~~~~~~~~

Copy link
Contributor

@erickisos erickisos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Copy link
Member

@destogl destogl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good! Thanks!

Needs to be backported to Galactic too.

@bmagyar bmagyar merged commit bb8eab1 into ros-controls:master Apr 20, 2022
mergify bot pushed a commit that referenced this pull request Apr 20, 2022
…vs (#702)

(cherry picked from commit bb8eab1)

# Conflicts:
#	controller_manager/CMakeLists.txt
@rcywongaa rcywongaa deleted the Add_controller_manager_msgs_dependency_to_test_hardware_management_srvs branch April 20, 2022 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants