airgen.LeggedClient. The current GRID builds ship with the Ghost V60 and Unitree Go2 models. Commands operate in world or body frames depending on the helper you choose.
moveByVelocityAsync
Command body velocities in the world frame. Positive Z moves downward; use negative values to step upward.moveByVelocityBodyFrameAsync
Walk relative to the torso orientation with the body-frame helper. This is especially useful when the quadruped is dynamically reorienting while tracking a path.moveByVelocityBodyFrameAsyncV() when you already have a Vector3r velocity vector.