Skip to content

This is a project of a desktop robot manipulator. Included with it is the program "DRK" - a developer of robot kinematics.

License

Notifications You must be signed in to change notification settings

AndrewPst/Manipulator_6Dof_DUBINA_Lite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Desktop robot manipulator

Automate your desktop!


Go to DRK / Go to Dubina OS

Contributors Stargazers Issues License

Table Of Contents

About The Project

Screen Shot

This is a project of a desktop robot manipulator. Included with it is the program "DRK" - a developer of robot kinematics.

Project features:

  • Control using "GCODE" commands
  • Availability of the inverse kinematics algorithm
  • 6 degrees of freedom

Program the robot yourself using the "DRK" program! Management is available both directly from the computer and from the SD card. You can simulate the robot's movements to debug the trajectory.

Design your robot's body yourself or use ready-made models.

Built With

DRK created with:


STM32 Program created with:

Getting started

Assemble the robot, focusing on the models and diagrams in the project.

Sheme

Familiarize yourself with the installation of the components of the project (DRK and STM32 Program)

Usage

  • Adjust the size of the robot;
Enter the values in the Denavit–Hartenberg parameter table

Widget


  • Set the robot's position;
Use forward or reverse kinematics

Widget


  • Create a robot movement algorithm
Combine different commands

Widget


  • Simulate the robot's operation and check the correctness of your program;
You can customize the camera and add new projections

Widget


  • Export your program to ".gcode" file;
Use the auto-restore function of parameters or add additional commands to the fields

Widget


  • Move the file to the sd card and start its execution;
   M32 /sd/<filename>.gcode

License

Distributed under the Apache-2.0 License. See LICENSE for more information.

Authors

  • Andrew Pustovit - Comp Sci Student - AndrewPst - DRK & 3D-models & STM32 program

About

This is a project of a desktop robot manipulator. Included with it is the program "DRK" - a developer of robot kinematics.

Topics

Resources

License

Stars

Watchers

Forks

Languages