1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135

4

  • The approach should work for creatures of reasonable complexity without making any

fundamental assumptions about the creature's structure. In particular, it should at least be

suitable for animating a human model with tens of degrees of freedom (DOFs).

  • The control representation should be relatively compact, and flexible enough to allow

straightforward specification of walking variations.

  • If desired, the motion should exhibit autonomy.

For example, the animator might be

allowed to specify the start and end points of a walk rather than being required to specify

the placement of the foot for each step.


Two desirable objectives which we do not directly address are "naturalness" of the resulting

motion (as opposed to physical realism) and interactivity.

While both of these features are

important to have in an animation system, the problem of generating bipedal locomotion subject to

the above goals is a sufficiently challenging intermediate goal.

Nevertheless, the

proposed

technique affords the animator the freedom to potentially obtain natural looking motions with

reasonable additional effort compared to generating basic course motions.

As well, expected

increases in computer performance over the next year or two promise to make interactive use of

the system a realizable goal.

1. 4

Thesis Organization

This thesis is divided into 6 chapters.

Chapter 2summarizes the previous related work and

presents the background material necessary to understand the chapters which follow.

It also

provides an overview of our animation system.

Chapter 3discusses the underlying principle of

our control approach.

It further describes the general control structure and its application to the

generation of balanced, cyclic locomotion.

Chapter 4presents the basic results of applying the

control formulation to bipedal walking.

Chapter 5 describes further results for variations on

walking gaits. The ability to have the walking biped follow a desired path is also demonstrated.

Finally, Chapter 6 concludes the thesis and discusses a number of possible directions for future

work.

[CONVERTED BY MYRMIDON]