The RoboDK Plug-In interface is available in the robodk_interface folder. However, it is recommended to use one of the sample projects in this repository to get started (such as the PluginExample).
The robodk package implements the RoboDK API for Python. The RoboDK API allows you to create simulations for industrial robots, mechanisms and generate vendor-specific programs for robots. With the ...