Skip to content

Commit 2caa9a9

Browse files
committed
DEL: remove logging from export_state_interface
1 parent 285d505 commit 2caa9a9

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
@@ -125,7 +125,6 @@ std::vector<HWI::StateInterface> RobotiqHandeHardwareInterface::export_state_int
125125
hardware_interface::HW_IF_VELOCITY,
126126
&state_velocity_));
127127

128-
RCLCPP_INFO(get_logger(), "export_state_interfaces()");
129128
return state_interfaces;
130129
}
131130

0 commit comments

Comments
 (0)