Go to the source code of this file.
| Classes | |
| class | scripts.robodk_postprocessors.Dobot.RobotPost | 
| Namespaces | |
| scripts.robodk_postprocessors.Dobot | |
| Functions | |
| def | scripts.robodk_postprocessors.Dobot.joints_2_str (joints) | 
| def | scripts.robodk_postprocessors.Dobot.Pose (xyzrpw) | 
| def | scripts.robodk_postprocessors.Dobot.pose_2_str (pose) | 
| def | scripts.robodk_postprocessors.Dobot.test_post () | 
| Variables | |
| scripts.robodk_postprocessors.Dobot.DOBOT_PATH_DLL = os.path.abspath(os.getenv('HOMEPATH') + '/Desktop/DobotAPI/') | |
| string | scripts.robodk_postprocessors.Dobot.PROGRAM_HEADER | 
| string | scripts.robodk_postprocessors.Dobot.PROGRAM_RUN | 
| scripts.robodk_postprocessors.Dobot.PYTHON_PATH = os.path.abspath(os.getenv('APPDATA') + '/../Local/Programs/Python/Python36-32/python.exe') | |
| string | scripts.robodk_postprocessors.Dobot.ROBOT_DISCONNECT |