URScript API
Warning
The AI Accelerator requires ROS 2 Humble, so PolyScope X 10.12.1 is the latest compatible release. PolyScope X 10.13 and later use ROS 2 Jazzy and are not currently supported.
These APIs are provided by the AI Accelerator SDK URCap preamble and call ROS 2 services or topics under ARK_ROS2Namespace (set when you configure the robot IP in the AI Accelerator URCap).
Start with General: call ark_init() before detection, classification, TF, tags, overlay, or logging APIs. Path planning uses a separate ark_path_planning_init() — see Path Planning.
For end-to-end usage patterns, see the Examples.