GithubHelp home page GithubHelp logo

megayeye / humanoid_walking_gait Goto Github PK

View Code? Open in Web Editor NEW

This project forked from umhan35/humanoid_walking_gait

0.0 1.0 0.0 39 KB

A walking engine developed for the Humanoid Robotics course

Python 100.00%

humanoid_walking_gait's Introduction

Humanoid Walking Gait

This code was written during the Humanoid Robotics class taught by Dr. Jacky Baltes during the fall in 2014. It contains:

  • an implementation of forward and inverse kinematics for a teen-sized humanoid (Assignment 1)
  • an implementation of a parameterized walking engine by applying bézier curve for the humanoid (Assignment 2 & Assignment 3)

It's written in python3. matplotlib and some other packages are used.

When the work is 80% done, I took a video using my phone while testing and uploaded to YouTube. You can see the real robot and how it walks. The final result is more stable than shown in the video.

How to run

You can run walking_test.py to test the walking gait. In line 13 and 14 of that file, you can uncomment or comment out:

robot_server = VirtualRobotClient()
# robot_server = RealRobotClient()

to either test on real robot or virtual robot. For the virual robot, you need to run virtual_robot_server.py to open the virtual robot.

humanoid_walking_gait's People

Contributors

umhan35 avatar

Watchers

James Cloos 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.