Skip to content

Commit e1232c3

Browse files
committed
Remove comment that is no longer true
1 parent 984e934 commit e1232c3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ur_robot_driver/src/hardware_interface.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1375,7 +1375,6 @@ void URPositionHardwareInterface::check_passthrough_trajectory_controller()
13751375
trajectory_joint_positions_.size());
13761376
trajectory_started = true;
13771377
}
1378-
/* When all points have been read, write them to the physical robot controller.*/
13791378
} else if (passthrough_trajectory_transfer_state_ == 3.0) {
13801379
passthrough_trajectory_abort_ = 0.0;
13811380
passthrough_trajectory_transfer_state_ = 4.0;

0 commit comments

Comments
 (0)