citbrains / GankenKun_pybullet

Walking Pattern Generator
11 stars 5 forks source link
python robot robotics walking-pattern-generation

GankenKun_pybullet

GankenKun

Video

Simulation on PyBullet
https://youtu.be/kJb6OzS1FoM
latter half: comment out sleep
Computer: Core i5 + GTX1060

RoboCup2019 (Real RoboCup Tournament)
https://youtu.be/kFJCTB69zTQ

Preparation of the development environment

Ubuntu2004

sudo apt install python3-pip
pip install pybullet
pip install numpy
pip install control
git clone https://github.com/citbrains/GankenKun_pybullet
cd GankenKun_pybullet
python GankenKun.py

Microsoft Windows (in Japanese)

main program

library for GankenKun

GankenKun/

What is GankenKun

GankenKun is an open platform humanoid robot developed by CIT Brains (Chiba Institute of Technology).
The robot had won the prize in RoboCup.

https://github.com/citbrains/OpenPlatform
https://github.com/citbrains/OpenPlatform_ver3_0 (now developing ver.4)

other programs (developed for understanding pybullet)

For more detail

http://www.cit-brains.net/