Skip to content

Commit ec5e355

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

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
@@ -155,7 +155,6 @@ HWI::return_type RobotiqHandeHardwareInterface::write(
155155
application_layer_.set_position(cmd_position_, cmd_force_);
156156
application_layer_.write();
157157

158-
RCLCPP_DEBUG(get_logger(), "write()");
159158

160159
return hardware_interface::return_type::OK;
161160
}

0 commit comments

Comments
 (0)