Skip to content

Commit 05b24ce

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 5ee887e commit 05b24ce

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
@@ -110,7 +110,6 @@ std::vector<HWI::CommandInterface> RobotiqHandeHardwareInterface::export_command
110110
command_interfaces.emplace_back(hardware_interface::CommandInterface(
111111
info_.joints[LEFT_FINGER_JOINT_ID].name, hardware_interface::HW_IF_POSITION, &cmd_force_));
112112

113-
RCLCPP_INFO(get_logger(), "export_command_interfaces()");
114113
return command_interfaces;
115114
}
116115

0 commit comments

Comments
 (0)