Skip to content

Commit 75ef4f5

Browse files
[tests] Add call to services for sot_external_interfaces.
1 parent 8a53dd9 commit 75ef4f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/impl_test_sot_external_interface.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ void ImplTestSotExternalInterface::init() {
5555
double ts = 0.001;
5656

5757
py_inter_ptr->declare_parameter<double>("/sot_controller/dt", ts);
58+
py_interpreter_srv_->start_ros_service();
5859
device_->timeStep(ts);
5960
}
6061

0 commit comments

Comments
 (0)