Link Search Menu Expand Document

Miscellaneous

Other miscellaneous tasks which include flipping, jumping, and balancing.


Page Outline

  1. Flipper-v0
  2. Jumper-v0
  3. Balancer-v0
  4. Balancer-v1

Flipper-v0

The robot flips counter-clockwise as many times as possible on flat terrain. This task is easy.

flipperv0

Jumper-v0

The robot jumps as high as possible on flat terrain. This task is easy.

jumperv0

Balancer-v0

The robot is initialized on top of a thin pole and balances on it. This task is easy.

balancerv0

Balancer-v1

The robot is initialized next to a thin pole. The robot jumps on the pole and balances on it. This task is medium.

balancerv1