Skip to content

JdeRobot/RoboticsAcademy

This branch is 7 commits ahead of, 4 commits behind humble-devel.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Mar 22, 2025
28640ac · Mar 22, 2025
Mar 11, 2025
Feb 24, 2025
Jan 18, 2025
Mar 13, 2025
Mar 17, 2025
Mar 17, 2025
Mar 6, 2025
Mar 17, 2025
May 10, 2022
Mar 12, 2025
Mar 22, 2025
Mar 17, 2025
Oct 30, 2024
Jul 3, 2024
Jul 24, 2022
Mar 11, 2025
Apr 22, 2021
Jul 3, 2024
Apr 20, 2024

Repository files navigation

RoboticsAcademy: Learn Robotics, Artificial Intelligence and Computer Vision

JdeRobot Academy is an open source platform that provides a collection of exercises for learning robotics in a practical way. Its latest documentation (including installation recipes, current available exercises and illustrative videos) is on its webpage. RoboticsAcademy is completely ROS-based, and includes robotics standard tools like Gazebo and Rviz.

If you are a contributor, please note that we use GitHub Pages and a Jekyll theme (MinimalMistakes) for the Academy web page. Feel free to install Jekyll locally, so that, you can test your changes before submitting your pull-request.

Running RoboticsAcademy

curl -s https://raw.githubusercontent.com/JdeRobot/RoboticsAcademy/humble-devel/scripts/run_academy.sh | sudo bash

How to contribute?

Take a look at the contributing guide lines.

Development resources