Skip to content

JdeRobot/RoboticsAcademy

Folders and files

NameName
Last commit message
Last commit date
Feb 24, 2025
Jan 18, 2025
Feb 21, 2025
Feb 5, 2025
Feb 24, 2025
Feb 25, 2025
Feb 24, 2025
May 10, 2022
Feb 18, 2025
Feb 18, 2025
Feb 12, 2025
Oct 30, 2024
Jul 3, 2024
Jul 24, 2022
Nov 4, 2024
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