Controller development introduction
Introduction
The development of the controller is the development based on the interface provided by the controller.
The program runs inside the controller, so it is suitable for developing special processes.
Learning path
Before learning the development of the controller, we assume that you already have the following knowledge:
- C++ language;
- Use of Linux system (Ubuntu distribution);
- Basic knowledge of industrial robots;
- Eclipse/Vim/Emacs or any other editor
If you do not have the above knowledge, we recommend the following tutorials for you: