name: ballet-releve description: Performs a ballet relevé, rising onto the toes with the arms lifting into a graceful overhead line. Use when the command mentions releve, relevé, rise to the toes, or ballet rise. category: dance disable-model-invocation: true subskills: [move-leg, move-arm, balance-and-posture]
ballet-releve
Rise smoothly onto the balls of both feet, lengthening the body, as the arms float up into a high rounded line (fifth position). A non-looping sequence.
How
- Start: turned-out stance, arms low-rounded (
*UpperArm:[0,0,±40]). - Relevé: press onto the toes (
*Foot:[55,0,0]),root.y:0.1, arms lift overhead (LeftUpperArm:[0,0,-70],RightUpperArm:[0,0,70]).
Example
- "do a releve" ->
{"durationMs":1800,"say":"Relevé.","sequence":{"loop":false,"frames":[{"t":0,"pose":{"LeftUpLeg":[0,0,150],"RightUpLeg":[0,0,-150],"LeftUpperArm":[0,0,40],"RightUpperArm":[0,0,-40]}},{"t":1,"pose":{"LeftFoot":[55,0,0],"RightFoot":[55,0,0],"LeftUpperArm":[0,0,-70],"RightUpperArm":[0,0,70],"LeftForearm":[0,0,0],"RightForearm":[0,0,0],"Spine":[0,0,0]},"root":{"y":0.1}}]}}