We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a83b43 commit 6cea256Copy full SHA for 6cea256
ur_robot_driver/src/hardware_interface.cpp
@@ -1362,7 +1362,6 @@ void URPositionHardwareInterface::check_passthrough_trajectory_controller()
1362
trajectory_joint_positions_.size());
1363
trajectory_started = true;
1364
}
1365
- /* When all points have been read, write them to the physical robot controller.*/
1366
} else if (passthrough_trajectory_transfer_state_ == 3.0) {
1367
passthrough_trajectory_abort_ = 0.0;
1368
passthrough_trajectory_transfer_state_ = 4.0;
0 commit comments