Quick Start
This section introduces how to directly run the example codes in the AUBO SDK.
SDK PC Communication Setup with Robot
- Set up wired and wireless communication between the SDK PC and the robot.
- Before running the C++ example, it is necessary to:
- Configure the compilation run environment. Please refer to Running Environment Requirements.
- Install the AUBO SDK locally. Please refer to Installation Guide.
- Before running the C++ example, it is necessary to:
- Before running the Python example, it is necessary to:
- Configure the compilation run environment. Please refer to Running Environment Requirements.
- Install the aubo_sdk and the pyaubo_sdk library locally. Please refer to Installation Guide.
- Before running the Python example, it is necessary to: