Skip to content

Commit f64a777

Browse files
Explicitely call shutdown
1 parent e880867 commit f64a777

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

kinematics_interface_kdl/test/kinematics_interface_common_tests.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ class TestPlugin : public ::testing::Test
6464

6565
void TearDown()
6666
{
67+
node_->shutdown();
6768
// shutdown ros
6869
rclcpp::shutdown();
6970
}

0 commit comments

Comments
 (0)