Code Monkey home page Code Monkey logo

omnidirectional-walking-zmp-analytical's Introduction

Omnidirectional Walking Pattern Generation for Humanoid Robot using ZMP Analytical Method

By: Eko Rudiawan

Overview

This is an implementation of omnidirectional walking pattern generator for humanoid robot using ZMP analytical approach that was proposed by Harada, Kensuke, et al. The input is defined as motion command $cmd_x$, $cmd_y$, and $cmd_\theta$ that represented next landing position and orientation of swing foot. The source code will generate trajectory of CoM, left foot and right foot written from world coordinate. This code can be implemented on real robot by adding inverse kinematics solver.

Example Results

  1. Forward walking with motion command $cmd_x = 0.05$, $cmd_y = 0.00$, and $cmd_\theta = 0.00$

    alt text

  2. Diagonal walking with motion command $cmd_x = 0.04$, $cmd_y = 0.02$, and $cmd_a = 0.00$

    alt text

  3. Turning with motion command $cmd_x = 0.05$, $cmd_y = 0.00$, and $cmd_a = 10^o$

    alt text

References

[1] Harada, Kensuke, et al. "An analytical method for real-time gait planning for humanoid robots." International Journal of Humanoid Robotics 3.01 (2006): 1-19.

omnidirectional-walking-zmp-analytical's People

Contributors

ekorudiawan avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.