Skip to content

Latest commit

 

History

History
55 lines (32 loc) · 1.63 KB

README.md

File metadata and controls

55 lines (32 loc) · 1.63 KB

LittleRA

中文

Project Introduction

LittleRA is a multi-freedom robotic arm that came from my curriculum design, and its original purpose was to learn the robot development process by designing a multi-freedom robotic arm, as well as exploring and learning some nifty and novel algorithms. But everyone has the heart for excellence. So in my vision, LittleRA was never just for learning. The robot arm should never be dumb and silly looking either, I wanted it to be able to apply the latest technology, the latest algorithms. However, it is a huge project, due to certain limitations, it is difficult to realize these visions. But I still love doing this , just simply enjoy the feeling.

LittleRA

Project Architecture

Project Architecture

Mathematical Model

The full mathematical modeling and simulation process can be found in the document MathematicalModels, as detailed in Mathematical Model

Examples

Here are some trajectory simulations

Joint angle space trajectory

AngleGenerate

Cartesian space arc trajectory generation

CircleGenerate

Cartesian space linear trajectory generation

LineGenerate

Intelligence

TODO

Platform

TODO

Wishes

Have fun, everybody.

References

@book{Corke17a, 
Author={PeterI.Corke}, 
Note={ISBN978-3-319-54413-7}, 
Edition={Second}, 
Publisher={Springer}, 
Title={Robotics,Vision\&Control:FundamentalAlgorithmsin{MATLAB}}