Add more tests and more test utils
This commit is contained in:
parent
20cf197b87
commit
eb8a7e2c26
10 changed files with 389 additions and 23 deletions
|
@ -24,7 +24,7 @@ public:
|
|||
: Node("test_service", options)
|
||||
{
|
||||
srv_ = this->create_service<std_srvs::srv::Empty>(
|
||||
"service",
|
||||
"the_service",
|
||||
std::bind(
|
||||
&ServiceNode::service_callback,
|
||||
this,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue