Skip to content

Commit 6cea256

Browse files
committed
Remove comment that is no longer true
1 parent 2a83b43 commit 6cea256

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
@@ -1362,7 +1362,6 @@ void URPositionHardwareInterface::check_passthrough_trajectory_controller()
13621362
trajectory_joint_positions_.size());
13631363
trajectory_started = true;
13641364
}
1365-
/* When all points have been read, write them to the physical robot controller.*/
13661365
} else if (passthrough_trajectory_transfer_state_ == 3.0) {
13671366
passthrough_trajectory_abort_ = 0.0;
13681367
passthrough_trajectory_transfer_state_ = 4.0;

0 commit comments

Comments
 (0)