Animating Athletic Motion Planning By Example - Robotics Institute Carnegie Mellon University

Animating Athletic Motion Planning By Example

Ronald Metoyer and Jessica K. Hodgins
Conference Paper, Proceedings of Graphics Interface Conference (GI '00), pp. 61 - 68, May, 2000

Abstract

Character animation is usually reserved for highly skilled animators and computer programmers because few of the available tools allow the novice or casual user to create compelling animated content. In this paper, we explore a partial solution to this problem which lets the user coach animated characters by sketching their trajectories on the ground plane. The details of the motion are then computed with simulation. We create memorybased control functions for the high-level behaviors from examples supplied by the user and from real-world data of the behavior. The control function for the desired behavior is implemented through a lookup table using a K- nearest neighbor approximation algorithm. To demonstrate this approach, we present a system for defining the behaviors of defensive characters playing American football. The characters are implemented using either pointmasses or dynamically simulated biped robots. We evaluate the quality of the coached behaviors by comparing the resulting trajectories to data from human players. We also assess the influence of the user's coaching examples by demonstrating that a user can construct a particular style of play.

BibTeX

@conference{Metoyer-2000-16776,
author = {Ronald Metoyer and Jessica K. Hodgins},
title = {Animating Athletic Motion Planning By Example},
booktitle = {Proceedings of Graphics Interface Conference (GI '00)},
year = {2000},
month = {May},
pages = {61 - 68},
}