Skip to content

neka-nat/humanoid_robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Humanoid robot algorithms

Linear Inverted Pendulum Simulation 2D

This script is very simple Linear Inverted Pendulum simulation 2D.

Walk on a flat ground

lip2d

Climb stairs

lip2d_stair

Linear Inverted Pendulum Simulation 3D

Step Parameter

n 1 2 3 4 5
s_x 0.0 0.3 0.3 0.3 0.0
s_y 0.2 0.2 0.2 0.2 0.2

Result

lip3d lip3d

About

Read "humanoid robot" and implement some algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages