Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

ROBOTIC Software and tutorials

Status
Not open for further replies.

dayanpad

New Member
Dear All,

What are the available software that we can use to ROBOTIC learning and simulation

I need to design robot arm and simulation using software

What are the software that are using in the industrial level for Industrial automation and robotic developments

I am very grateful if anybody can help me in this regards

Thanks in advance
 
All software no hardware? I believe arms use G&M-code much like CNC machine do, dont quote me there..
gcode would look like G1 X5 Y5 Z5 ----that is the instruction inputted to go to 5,5,5 on xyz plane
using length and angles of points in arms you can do math to establish to where the servo positions will lead to in xyz space. (or reverse)

Is there Cad simulation software they gave you? usually 3d Cads have macro plugins to write code for.

fyi,idk what is industry standard, thats just what i would do on the street, with no creds.
 
MatLab and simulink are pretty good
 
you can sync the hardwares with matlab or python.use python only if you are a good scripter.i generally use matlab to control magnetic flux linked with my nanobots.
 
you can sync the hardwares with matlab or python.use python only if you are a good scripter.i generally use matlab to control magnetic flux linked with my nanobots.
You should use capital letters at the start of each sentence to make for easy reading.
 
Status
Not open for further replies.

New Articles From Microcontroller Tips

Back
Top