Skip to content

A Jax imitation learning tutorial for the Robot Learning for Africa workshop 2023

Notifications You must be signed in to change notification settings

Sicelukwanda/robot_learning_tutorial

Repository files navigation

Robot Learning Workshop Tutorial @ Deep Learning Indaba 2023

Website: https://sites.google.com/view/robotlearning4africa/home

Setup (tested with Python 3.8)

Within a Python environment install numpy and pybullet, i.e., pip install pybullet

Clone repo locally:

git clone https://github.com/Sicelukwanda/robot_learning_tutorial.git

Use this repo to collect data for training your Behavioural Cloning (BC) model. To help you along we have included python scripts:

  • move_basic.py simple script that moves the simulated robot in a figure 8 pattern.
  • move_circle.py advanced script that moves the simulated robot in a circular path using a Proportional Derivative (PD) Controlller

About

A Jax imitation learning tutorial for the Robot Learning for Africa workshop 2023

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published