LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

how to simulate one joint robotic arm

Solved!
Go to solution

Hello,

       I want to simulate a one joint robotic arm in labView robotics toolkit.

      Please help me to get start to make one joint robotic arm.

     Thanks

 

    Looking for your kind hlep

 

    M Abbas

 

0 Kudos
Message 1 of 20
(7,847 Views)

I don't have that toolkit but have you looked at this shipping example of a robotic arm?

 

C:\Program Files\National Instruments\LabVIEW 2010\examples\picture\robot.llb\robot.vi

LabVIEW Pro Dev & Measurement Studio Pro (VS Pro) 2019
0 Kudos
Message 2 of 20
(7,826 Views)
Solution
Accepted by topic author mujahid

Hello mujahid,

 

I've constructed a 2 link robot arm with a rotating joint for your reference.

Untitled.png

Andy Chang
National Instruments
0 Kudos
Message 3 of 20
(7,825 Views)

Thnaks sir a lot for your kind help . Can you tell me how can i control this one joint arm with EMG signal .

 

Wating for your kind reply.

0 Kudos
Message 4 of 20
(7,782 Views)

By controlling the robot arm with EMG signal do you mean using EMG signal to define your joing positions? If that's the case, you can use AO from your DAQ read, interpret it as joint positions, then feed that into the joint position input.

Andy Chang
National Instruments
0 Kudos
Message 5 of 20
(7,778 Views)

Please also see our Biomedical User Group located at www.ni.com/biomedusers

 

We have a free, downloadable Biomedical Starter Kit that includes tools for biosignal processing, including EMG processing VI's.

 

Thanks,

Steve

0 Kudos
Message 6 of 20
(7,775 Views)

The attachment you have attached is of labview 10 and it is not opening in 09 so can u please send me the file which can open in LabView 09 at

 

kabra@iitp.ac.in 

or

vishalkabraiitp@gmail.com

0 Kudos
Message 7 of 20
(7,435 Views)

Hi Visha,

 

I've saved the file as a 09 version for you.

 

I hope this helps.

 

Josh L.

Applications Engineer
National Instruments
0 Kudos
Message 8 of 20
(7,407 Views)
This is a perfect example of defining a robot arm. I am new to labview and was looking for something like this for days. But there was a problem in the design. The error shows that Error 310041- Possible reason(s): LabVIEW Robotics: (Hex 0xFFFB44E7) The number of elements in the joint position, joint velocity, or joint acceleration array is not equal to the number of links in the serial arm. Make sure the number of elements in the array matches the number of links in the arm. I want to impliment a robotic arm of 5 DOF, Using servo motors (similar to lynuxmotion robot arm) and then interfacing through serial cable to a microcontroller (probably microchip's PIC). I saw a similar arm design in the examples. But there was no block diagram for it. Can u please correct this error and reupload the file and guide me. Regards Omer
0 Kudos
Message 9 of 20
(7,280 Views)

Hi andy, i see this is a great example of how to build robotic joints and simulate them, but i have a problem when simulating, it appears this error

 

(LabVIEW Robotics:  (Hex 0xFFFB44E7) The number of elements in the joint position, joint velocity, or joint acceleration array is not equal to the number of links in the serial arm. Make sure the number of elements in the array matches the number of links in the arm.)

 

so would you please help me with this?

 

thanks in advance

 

 

0 Kudos
Message 10 of 20
(7,218 Views)