/RobotColab

Colaboratory notebooks for robotics

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

RobotColab

RobotColab is a repository of Colaboratory notebooks for learning to program robots.

Colab notebooks are Jupyter notebooks hosted in Google Colab. You can learn more about the Jupyter project by visiting jupyter.org.

Notebooks consist of Python executable code and rich text in a single document, along with images, HTML, LaTeX and more. You can create your own Colab notebooks, store them in your Google Drive account, and share them with co-workers and friends.

Your very first Colab notebook

Click on the "Hello, World" example, open it in Colab and feel free to experiment!

Where is the robot?

Colab notebooks are executed by default in a server hosted in the Google Cloud.

For using Colab notebooks with a robot, you must connect to a local runtime in the computer running a robot simulator or controlling a real robot.

Platforms

Simulators

Robots

  • ...

Notebooks