-
Notifications
You must be signed in to change notification settings - Fork 0
/
abstract.tex
10 lines (10 loc) · 1.01 KB
/
abstract.tex
1
2
3
4
5
6
7
8
9
10
Three different approaches of having a full-size humanoid throw the first pitch at a Major League Baseball game are tested and implemented.
The approaches include kinematic mapping using a motion capture system to capture a human's throwing motion then mapping that to a full-size humanoid.
The second method is a fully automated approach that uses the sparse reachable map to provide viable full body throwing trajectories to provide the end effector with the desired velocity.
The third approach borrows from the animation industry.
The key-frames of the desired trajectory are constructed by hand.
The time between each key-frame is defined by the user.
Interpolation methods are used to smoothly move between key frames while limiting the jerk.
Each method is analyzed and tested in simulation and on physical hardware.
The full-size humanoid used is the Hubo series robot.
Based on the latter tests one method was chosen to successfully throw the ceremonial first pitch at a Major League Baseball game in April 2012.