Miscellaneous
Other miscellaneous tasks which include flipping, jumping, and balancing.
Page Outline
Flipper-v0
The robot flips counter-clockwise as many times as possible on flat terrain. This task is easy.
Jumper-v0
The robot jumps as high as possible on flat terrain. This task is easy.
Balancer-v0
The robot is initialized on top of a thin pole and balances on it. This task is easy.
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.