UofI-CDACS / fanuc_ros2_drivers

ROS2 Drivers for FANUC
27 stars 3 forks source link

On-Robot gripper commands do not accuratly block #7

Open tLybeck opened 6 months ago

tLybeck commented 6 months ago

When using the On-Robot gripper, you have to use a sleep command long enough for it to finish moving. If a movement instruction is sent after while the gripper is still moving, the program errors out, seemingly as a fail-safe in the blocking code.