Motion Control and Motor Drives

cancel
Showing results for 
Search instead for 
Did you mean: 

How i can use FlexMotion vector move function for cartesian coordinate system to other coordinate. Marcin

I have problem with convesion from cartesian coordinate system to other one. I need use standard move function for example blend to moving 2 arms manipulator. What i need to do?
0 Kudos
Message 1 of 2
(3,203 Views)
The best solution would be to calculate the move in th reference system that your want (e.g. polar coordinates) and then translate them to the cartesian model, which is what the NI-Motion driver uses. You can then use vector spaces to coordinate multiple axes of motion inside a move.
0 Kudos
Message 2 of 2
(3,203 Views)