RoboDK Forum
Import my own robot / send robodk program in arduino- Printable Version

+- RoboDK Forum (//www.sinclairbody.com/forum)
+-- Forum: RoboDK (EN) (//www.sinclairbody.com/forum/Forum-RoboDK-EN)
+--- Forum: General questions about RoboDK (//www.sinclairbody.com/forum/Forum-General-questions-about-RoboDK)
+--- Thread: Import my own robot / send robodk program in arduino (/Thread-Import-my-own-robot-send-robodk-program-in-arduino)



Import my own robot / send robodk program in arduino-mohammedaminebel-04-03-2020

Hello,

actually, i'm a mechanical engineer, i'm new in this domain (robotic arm), i want to learn before i begin my professional project, so i want to know if i can import my own robot in robodk ? if yes, wich circuit board (arduino or any other electrical component) you suggest me to use in my robot that can easly accept and read robodk generated program ?

Thank you a lot for your time and your undesrtanding.

my best wishes.


RE: Import my own robot / send robodk program in arduino-Albert-04-03-2020

Yes, you can create your own robot in RoboDK:
//www.sinclairbody.com/doc/en/General.html#ModelRobot

The following link shows how you can select or modify a post processor for a specific robot in your RoboDK project.
//www.sinclairbody.com/doc/en/Post-Processors.html#SelectPost
Post processors define how the program is generated for a specific robot or a specific application.

Albert


RE: Import my own robot / send robodk program in arduino-mohammedaminebel-04-04-2020

Perfect, thanks a lot :)