Skip to content

Commit e031536

Browse files
soham2560saikishor
andauthored
Update controller_manager/src/controller_manager.cpp
Co-authored-by: Sai Kishor Kothakota <[email protected]>
1 parent 5150733 commit e031536

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

controller_manager/src/controller_manager.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1156,7 +1156,6 @@ controller_interface::return_type ControllerManager::cleanup_controller(
11561156
controller_interface::return_type ControllerManager::cleanup_controller(
11571157
const std::string & controller_name)
11581158
{
1159-
RCLCPP_INFO(get_logger(), "Cleanup controller '%s'", controller_name.c_str());
11601159

11611160
const auto & controllers = get_loaded_controllers();
11621161

0 commit comments

Comments
 (0)