How can I customize the driver of motocomES——革命制度党ntable Version +- RoboDK Forum (//m.sinclairbody.com/forum) +-- Forum: RoboDK (EN) (//m.sinclairbody.com/forum/Forum-RoboDK-EN) + - - -论坛:通用RoboDK问题(//m.sinclairbody.com/forum/Forum-General-questions-about-RoboDK) +--- Thread: How can I customize the driver of motocomES (/Thread-How-can-I-customize-the-driver-of-motocomES) |
How can I customize the driver of motocomES- 7369632 -06-16-2018 model:motoman MH24 The original driver can not be used,Move joints or Move Linear "nDOF mismatch" prompt,so I want to rewrite the driver. I found the following tips in the documentation: "A sample Python driver (apimecademic.py) with its source code to control Mecademic robots is available in C:/RoboDK/bin/robot/." But I did not find the file "apimecademic.py" in the folder. So,How should I manually write the driver? :) Or,How can he make him run normally? RE: How can I customize the driver of motocomES-Xiao Y-06-28-2018 You should be able to find the file in this folder "C:\RoboDK\api\Robot" It's a typo from the documentation which we'll correct. Thanks :) RE: How can I customize the driver of motocomES-maciej-03-16-2022 (06-28-2018, 02:17 PM)Xiao Y Wrote:You should be able to find the file in this folder "C:\RoboDK\api\Robot" Hello Xiao, Yes, the fileapimecademic.py isthere but there is no source code available as mentioned in the documentation. How to get this source code? It would be super-useful to see the source of - currently compiled - apimecademic.pyc, to create our own driver. RE: How can I customize the driver of motocomES-Jeremy-03-16-2022 We stopped providing the source code of our robot driver with the software installer a long time ago. If you own a professional license of RoboDK under maintenance you can contact us through "Help"->"Request support" and explain what are your needs with the Mecademic driver and we will see how we can better help you with this. Jeremy RE: How can I customize the driver of motocomES-maciej-03-16-2022 We use educational license for our high school, using 5 seats in robotics classes and mostly play with KUKA robot. Recently, we have purchased a local brand robot (Rokae), which has postprocessor available but no driver. Our aim is to create our own driver to use the robot online. We would like to see the source of any driver, not necessarily Mecademic, to better understand how the protocol works, ie how the driver speaks to RDK and the robot. Is this something you could do? RE: How can I customize the driver of motocomES-Jeremy-03-17-2022 You can send an email to info@m.sinclairbody.com and ask to be transferred to me. Jeremy |