Skip to content

Commit 93269b5

Browse files
committed
Remove too much logs in on_activate
1 parent 94ccdf2 commit 93269b5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ethercat_driver/src/ethercat_driver.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,7 +558,6 @@ CallbackReturn EthercatDriver::on_activate(
558558
// update EtherCAT bus
559559

560560
master_->update();
561-
RCLCPP_INFO(rclcpp::get_logger("EthercatDriver"), "updated!");
562561

563562
// check if operational
564563
bool isAllInit = true;

0 commit comments

Comments
 (0)