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 984e934 commit e1232c3Copy full SHA for e1232c3
ur_robot_driver/src/hardware_interface.cpp
@@ -1375,7 +1375,6 @@ void URPositionHardwareInterface::check_passthrough_trajectory_controller()
1375
trajectory_joint_positions_.size());
1376
trajectory_started = true;
1377
}
1378
- /* When all points have been read, write them to the physical robot controller.*/
1379
} else if (passthrough_trajectory_transfer_state_ == 3.0) {
1380
passthrough_trajectory_abort_ = 0.0;
1381
passthrough_trajectory_transfer_state_ = 4.0;
0 commit comments