/catapult

toy catapult manipulation problem

Primary LanguagePython

Catapult Problem

This project to to solve the catapult problem for real catapult robot, which throws a cube-like object with a number on each face. The problems are formulated into three objectives:

  • Throw the object as far as possible, considering the first landing point
  • Throw the object to a given location (distance), considering the first landing point
  • Throw the object so that it finally stops with a desired face facing upward, considering the final stopping pose

Authorship

Below is the authorship information.

Copyright (C) 2017, David Qiu. All rights reserved.