Skip to content

Repo for a workshops and presentations about ROS2 and Python

License

Notifications You must be signed in to change notification settings

AdoHaha/ros_fun

Repository files navigation

Fun with ROS 2

Robotics is fun and ROS 2 is a must.

In this workshop, we will play around with ROS 2 and Simulating some robots

You need to have Docker and docker compose installed. It can be docker engine: Instructions for Ubuntu are provided here

but for beginners, an easier option might be Docker Desktop: Windows Linux, Mac

start.mp4

I suggest cloning this repository.

git clone https://github.com/AdoHaha/ros_fun

cd ros_fun

Use

docker compose up to run the container.

Also, run

docker container exec -it --user ubuntu ros_fun bash -i /home/ubuntu/run_jupyter.sh

to start jupyter inside the container.

Access the virtual machine screen by navigating to

http://localhost:6080

access the jupyter notebooks by navigating to:

http://localhost:8888

on your host machine.

From there open exercises folder to access introduction

The demo uses ROS Humble


Presentation Robot Fun with ROS2 from PyCon PL

About

Repo for a workshops and presentations about ROS2 and Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published