File size: 980 Bytes
1f99fee
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[
  {
    "instruction": "Maintain balance on uneven surface",
    "input": "Slightly inclined floor",
    "output": "The humanoid robot adjusts its posture and foot placement to maintain stable balance on the uneven surface."
  },
  {
    "instruction": "Rotate torso to the right",
    "input": "",
    "output": "The humanoid robot rotates its upper body to the right while keeping its feet stationary."
  },
  {
    "instruction": "Lower left arm slowly",
    "input": "",
    "output": "The humanoid robot gradually lowers its left arm in a controlled and smooth motion."
  },
  {
    "instruction": "Take two small steps forward",
    "input": "",
    "output": "The humanoid robot advances with two short, precise steps while maintaining upright posture."
  },
  {
    "instruction": "Stabilize after movement",
    "input": "Recent forward motion completed",
    "output": "The humanoid robot pauses briefly and performs minor adjustments to regain full stability."
  }
]