LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

inverse kinematics

i have a problem with inverse kinematics of a 3 DOF robotic arm. How can i take feed back from actuators?

0 Kudos
Message 1 of 4
(2,383 Views)

What is your problem exactly? You need to better specify your problem and even better, provide us with some of your current code illustrating the problem.

Marc Dubois
0 Kudos
Message 2 of 4
(2,343 Views)

I have a problem with the feed back's reading of the linear actuators. There is some vibration in the reading. is this due to the accuracy of the actuator? I use servocity linear acuator. can i solve this problem by some code?

0 Kudos
Message 3 of 4
(2,320 Views)

Not sure how this is a LabVIEW question....

Generally to solve noise problems (vibration) you average several reading over a period of time.

Another approach would be some kind of line fitting of the raw data.

A third approach would be pre-signal conditioning.

 

Hope this helps.

---------------------------------------------
Former Certified LabVIEW Developer (CLD)
0 Kudos
Message 4 of 4
(2,313 Views)