
This document is for the Elite-CS series robot plugin development training, and is designed to allow developers to quickly become familiar with the overall CS development process.
Explore the docs »
View demo
·
Report bug
·
Request feature
Main Content
This project is a tutorial for Elite CS plugin development, including both Chinese and English docs. Developers can use this tutorial to learn how to develop plugins on the virtual machine of Elite CS series robots, using the SDK provided by Elite. Eventually integrate your grippers, vision, sensors, and any other end-arm-tools into the Elite CS teach pendant.
git clone https://github.com/Elite-Robots/EliPlugin-learning.git
- Basic knowledge of Java language is required
- Basic knowledge of Elite CS robot operation and safety is required
- Overview
- Introduction To Node
- Introduction To The Overall Operation Principle And Variables
- Plugin Integration Principle
- Task Node Implementation
- Configuration Node Implementation
- Navigation Implementation
- Elite Plugin New Project
- The First plugin-LightUp
- LightUp Requirements Specification
- LightUp Basic Structure
- LightUp View
- LightUp Contribution
- Plugin Deployment
See the open issues for a full list of proposed features (and known issues).
Elite - [email protected]
Project Link: https://github.com/Elite-Robots/EliPlugin-learning