Skip to content

Commit c8a8a2c

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 ce3e1ab commit c8a8a2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

robotiq_hande_driver/hardware/src/hande_hardware_interface.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,6 @@ HWI::return_type RobotiqHandeHardwareInterface::read(
148148
application_layer_.read();
149149
state_position_ = application_layer_.get_position();
150150

151-
RCLCPP_DEBUG(get_logger(), "read()");
152151
return hardware_interface::return_type::OK;
153152
}
154153
HWI::return_type RobotiqHandeHardwareInterface::write(

0 commit comments

Comments
 (0)