“motomove” is the latest robot control tool on sudodesk, this one is for directly moving
the giant robot arm via a PC.
want to move the robot to x,y,z ?
motomove “10,20,30"
want to move the robot to current x +10 , current y + 20, current z + 30?
motomove -- "+=10,+=20,+=30"
Try also:
motomove --speed=600 --power onoff --
"-195.725,222.899,1671.442,14.65,-27.77,148.86"
motomove -- "*=2,^=2,/=2"
motomove -h
If you have problems or find bugs, please let me know!
motomove and all the other robot tools are on github at:
https://github.com/glvnst/yasnac