Add service creation test
This commit is contained in:
parent
9dcac8ad3d
commit
e37ce0df61
4 changed files with 97 additions and 0 deletions
|
@ -13,9 +13,11 @@
|
|||
|
||||
<build_depend>rclcpp</build_depend>
|
||||
<build_depend>std_msgs</build_depend>
|
||||
<build_depend>std_srvs</build_depend>
|
||||
|
||||
<exec_depend>rclcpp</exec_depend>
|
||||
<exec_depend>std_msgs</exec_depend>
|
||||
<exec_depend>std_srvs</exec_depend>
|
||||
|
||||
<test_depend>ament_cmake_pytest</test_depend>
|
||||
<test_depend>launch_ros</test_depend>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue