Takeoff
Movement.takeoff()
Returns
NothingDescription
Tells the robot to takeoff using project's Movement Panel skill. The Movement Panel skill must have takeoff capability.
Task Script
— Split complex robot tasks into sequential scripts, synchronizing asynchronous skills via NEXT/CANCEL commands for staged automation.
Try it →
Movement.takeoff()
Tells the robot to takeoff using project's Movement Panel skill. The Movement Panel skill must have takeoff capability.