Skip to content

Commit da6f590

Browse files
slimasziommacmacal
andauthored
Update robotiq_hande_driver/hardware/src/hande_hardware_interface.cpp
Co-authored-by: Maciej Aleksandrowicz <mac.aleksandrowicz@gmail.com>
1 parent 05b24ce commit da6f590

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robotiq_hande_driver/hardware/src/hande_hardware_interface.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ HWI::CallbackReturn RobotiqHandeHardwareInterface::on_cleanup(
8080
const rlccp_lc::State& /*previous_state*/) {
8181
application_layer_.cleanup();
8282

83-
RCLCPP_INFO(get_logger(), "cleanup()");
83+
RCLCPP_INFO(get_logger(), "Cleaned up Hand-E connection");
8484
return HWI::CallbackReturn::SUCCESS;
8585
}
8686

0 commit comments

Comments
 (0)