Skip to content

pascal-fischer/programming-humanoid-robot-in-python

This branch is 8 commits ahead of, 31 commits behind DAInamite/programming-humanoid-robot-in-python:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ff9c60a · Jul 9, 2019
Jul 9, 2019
Nov 28, 2014
Apr 23, 2019
Jun 20, 2019
Jul 5, 2019
Jul 6, 2017
Apr 16, 2019
Jul 6, 2017
Oct 26, 2015
Oct 20, 2014
Nov 8, 2017
May 20, 2019

Repository files navigation

Programming Humanoid Robot In Python

Source code for Programming Humanoid Robot in Python Lecture in TU Berlin.

  1. Software Installtion
  2. Introduction
  3. Joint Control
  4. Kinematics
  5. Distributed Computing

How to submit your exercise?

inital setup

  • create a github account if you don't have
  • open repository page
  • click "Fork" button in top right corner
  • clone your fork to your computer:
    git clone git@github.com:YOUR_GITHUB_ACCOUNT/programming-humanoid-robot-in-python.git

update in following weeks

This repo is work in progress, please sync git before doing exercise every week.

program and submit

  • do exercises
  • commit your code and push to github
  • submit your git repo url via ISIS assignment page

Demo in lecture

The demo showed in lecture are included in this repo as well, please check files (mostly *.ipynb) in subfolders.

About

Programming Humanoid Robot In Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 97.4%
  • Python 2.6%