Skip to content

Basic Applications

Basic usage examples, suitable for users new to the C++ SDK.

Example List

#FileDescription
11.Get-Position-in-Different-Coordinates.mdQuery joint, Cartesian, tool, and user coordinate system positions
22.Single-Point-Motion.mdTeach mode + power on + robot_movej single-axis movement
33.Smooth-Continuous-Trajectory-Motion.mdMotion queue mode, queue dispatch + smooth transition
44.Teach-Mode-Switch-and-Trajectory-Playback.mdDrag teach, trajectory recording and playback
55.Tool-Calibration.mdComplete 7-point / 20-point calibration procedures
66.Curve-Motion-with-Motion-Queue.mdMOVS curve interpolation, 10-point continuous trajectory

Prerequisites

The controller has three operating modes: teach mode, run mode, and remote mode. Motion in teach mode requires a power-on operation; run mode only requires enabling motion mode and ensuring the servo is ready.