Skip to content

Commit 7925270

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 f034e35 commit 7925270

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
@@ -83,7 +83,6 @@ HWI::CallbackReturn RobotiqHandeHardwareInterface::on_configure(
8383
data_bits_,
8484
stop_bit_);
8585

86-
result = gripper_driver_.configure();
8786

8887
while(result == FAILURE_MODBUS) {
8988
wait_100ms();

0 commit comments

Comments
 (0)