Skip to content

amjltc295/Write-Chinese-Calligraphy-with-Palletizing-Robot-and-SVG-Files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Write Chinese Calligraphy with Palletizing Robot and SVG Files

2017 Advanced Robot Sensing and Controlling - Final Project

Path planning for 4 DOFs palletizing robot to write Chinese characters. Could draw pictures as well.

Convert path in SVG file to robot's path and display on Pygame.

See the demo video.

Drawing

Drawing

Getting Started

Prerequisites

Python 3.6
    Json
    Pygame
    svg.path

Installing

git clone git@github.com:amjltc295/Write-Chinese-Calligraphy-with-Palletizing-Robot-and-SVG-Files.git <directory> 
cd <directory>

Running the tests

// Write sentence
python drawSVG.py -s
// Draw SVG
python drawSVG.py -d <SVG file>

Built With

Authors

License

This project is licensed under the MIT License.

Acknowledgments

Thank for my teammates, Cheng Yun Yang and Wu Yu Huang, for helping me operate the palletizing robot.

Thank for Professor Ren C. Luo for the Advanced Robot Sensing and Controlling course.

About

Path planning for 4 DOFs palletizing robot to write Chinese characters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages