Airbot SDK 5.1.6
This project is designed for airbot C++SDK
|
This example demonstrates how to set the speed profile for the robotic arm.
This example demonstrates how to set the speed profile for the robotic arm.The speed profile controls the movement speed of the robot. There are three preset levels available:
SpeedProfile::DEFAULT
(recommended)SpeedProfile::SLOW
SpeedProfile::FAST
It is generally recommended to use the default speed profile for typical operations.
Example usage: