Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 737 Bytes

File metadata and controls

12 lines (7 loc) · 737 Bytes

turtle-bots

Exploring using python turtle to control robots.

The only thing here so far is a notebook exploring simulation in MuJoCo. Try it, learn, share, contribute!

🐢 Turtle Sim Experiment

Experimenting in python with mujoco to make virtual turtle-bots that can be played with by anyone with access to a browser and internet connection. The goal was to be able to write code in-browser and then see a rendered video of your robot doing the tasks.

Try it in colaboratory: https://colab.research.google.com/drive/1m_Jhb2v6_SFeDoTtpXzSeoGvPxu8wK1_

Presented at PyconZA 2023 by :David Campey in the session turtle-bots: simulated beginnings, talk slides.