ZMP based Cycloid walking algorithm for Darwin-OP

This Tutorial assumes you have some background in ZMP walking algorithms.

A quick recap of what is ZMP:

The concept of cycloid walking was used to impliment ZMP walking.

Cycloid Walking:

The next step in making the Darwin-Op walk is to generate trajectories for the motion of the COM and the ankle. To generate this Matlab was used.

Walking Specs Used:

A plot of these trajectories is shown in the pic below.

darwin_op_walking_trajectories.jpg

These trajectories are then used to generate the trajectory points for each leg joint that will make the robot walk. This was done using Inverse kinematics for the Darwin-OP. This plot is shown in the pic below.

Joint angle trajectory for each leg separately

darwin_op_left_joit_positions.jpg

darwin_op_right_joit_positions.jpg

Other Pages