Skip to content

Commit

Permalink
Added test cases when using with chainable controllers
Browse files Browse the repository at this point in the history
  • Loading branch information
saikishor committed Oct 14, 2024
1 parent 0d4698e commit cf309a3
Show file tree
Hide file tree
Showing 2 changed files with 404 additions and 0 deletions.
1 change: 1 addition & 0 deletions controller_manager/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ if(BUILD_TESTING)
target_link_libraries(test_controller_manager
controller_manager
test_controller
test_chainable_controller
ros2_control_test_assets::ros2_control_test_assets
)

Expand Down
Loading

0 comments on commit cf309a3

Please sign in to comment.