| name | ballet-grand-jete |
| description | Performs a grand jeté, a big leaping split through the air with the legs opening front and back. Use when the command mentions grand jete, grand jeté, leap, split leap, or ballet jump. |
| category | dance |
| disable-model-invocation | true |
| subskills | ["move-leg","move-arm","balance-and-posture"] |
ballet-grand-jete
A soaring leap: push off, open the legs into a split in the air (front leg forward, back leg extended behind), arms opening, then land softly and travel forward (root.z). A non-looping sequence.
How
- Prep: plié on the takeoff leg (
LeftUpLeg:[40,0,0],LeftLeg:[60,0,0]), arms low (*UpperArm:[60,0,±30]), root.y:-0.15.
- Split in air: front leg forward (
LeftUpLeg:[110,0,0],LeftLeg:[0,0,0]), back leg extended (RightUpLeg:[-30,0,180]), arms open (*UpperArm:[0,0,∓40]), pointed toes, root.y:0.45,root.z:0.8.
- Land soft,
root.y:0.
Example
- "do a grand jete" ->
{"durationMs":1600,"say":"Grand jeté!","sequence":{"loop":false,"frames":[{"t":0,"pose":{"LeftUpLeg":[40,0,0],"LeftLeg":[60,0,0],"LeftUpperArm":[60,0,30],"RightUpperArm":[60,0,-30]},"root":{"y":-0.15,"z":0}},{"t":0.5,"pose":{"LeftUpLeg":[110,0,0],"LeftLeg":[0,0,0],"RightUpLeg":[-30,0,180],"RightLeg":[0,0,0],"LeftUpperArm":[0,0,-40],"RightUpperArm":[0,0,40],"LeftFoot":[55,0,0],"RightFoot":[55,0,0]},"root":{"y":0.45,"z":0.8}},{"t":1,"pose":{"LeftUpLeg":[30,0,0],"LeftLeg":[40,0,0],"RightUpLeg":[0,0,180],"LeftUpperArm":[60,0,30],"RightUpperArm":[60,0,-30]},"root":{"y":0,"z":1.4}}]}}