Skip to content

TranThanhTuan2509/Automated-Latte-Art-with-Using-ABB-s-YuMi

Repository files navigation

Automated-Latte-Art-with-Using-ABB-s-YuMi

Hugging Face Transformers Library

Documentation

Authors: Tran Thanh Tuan - Nguyen Van Dien - Vu Duc Hieu

Introduction

yumi-ezgif com-video-to-gif-converter

  • My Kinematics and Dynamics project for the final-term.
  • Creating a simple yet unique project using the ABB's YuMi dual-arm robot have already helped me earn an A+.

Methodology

  • Here’s a simple diagram to illustrate the setup:

                    +-----------------+     +-----------------+      +------------------+
                    | Espresso Machine| --> |  Robotic Arm 1  | -->  | Cup with Espresso|
                    +-----------------+     +-----------------+      +------------------+
                                                                          |
                                                                          v
                    +-----------------+     +-----------------+      +------------------+
                    |  Milk Frother   | --> |  Robotic Arm 2  | -->  |  Pouring Milk    |
                    +-----------------+     +-----------------+      +------------------+
                                                                          |
                                                                          v
                                                                    +------------------+
                                                                    |  Latte Art Cup   |
                                                                    +------------------+
    
  • Here’s a simple control diagram:

                Object position predicting + robot Start coordinate --> Position, Velocity and Acceleration Trajectory
                                                                                                 |
                                                                                                 V
                        EF <-- Forward kinematicS <-- Motor For Robotic Arm 1 and 2 <-- Inverse Kinematics 
    
  • YuMi has 7 joints:

image

  • D-H table for YuMi's right hand:

image

  • For more information about YuMi' workspace and Position, Velocity and Acceleration Trajectory, please checking "pdf" file on top.
  • The entire report's content written in Vietnamese.

Conclusion

  • Thank you for taking the time to read.

About

Building a Robot Arm in simulation platform Vrep

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages