I’m sending positions over a socket to a IRB140 which is working great. I’m sending the x/y/z positions and then using MoveL to move the robot to the desired position.
Though I was wondering if there is a way to make the robot move a bit more smooth but in such a way that it sill follows the points I’m giving it?
In this video I’m trying to draw a smooth sin wave (starting around 0:12): rotation_and_sinus | diederickh | Flickr and you can see how it draws the wave stepwise.