07-22-2022, 03:44 AM
Hello everyone, I'm doing an article for college, and I'm starting in this world now.
I'm trying to control the joints of the Omron-TM5X-900 and I'm sending the instruction "MoveJ([0,0,x,0,0,0])" inside a while loop where x= x+1, ultil the x>=100.
This works, but in a very locked way, is there any way to make this movement more fluid?
The intention is to control each joint with a potentiometer or perhaps with a digital input that triggers the movement.
I'm trying to control the joints of the Omron-TM5X-900 and I'm sending the instruction "MoveJ([0,0,x,0,0,0])" inside a while loop where x= x+1, ultil the x>=100.
This works, but in a very locked way, is there any way to make this movement more fluid?
The intention is to control each joint with a potentiometer or perhaps with a digital input that triggers the movement.