MCPcopy Index your code
hub / github.com/JdeRobot/RoboticsAcademy

github.com/JdeRobot/RoboticsAcademy @v6.1.8

Chat with this repo
repository ↗ · DeepWiki ↗ · release v6.1.8 ↗ · + Follow
4,312 symbols 9,719 edges 702 files 565 documented · 13%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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 guidelines.

Development resources

Extension points exported contracts — how you extend this code

Core symbols most depended-on inside this repo

Shape

Method 2,544
Function 866
Class 860
Interface 28
Route 14

Languages

Python61%
C++32%
TypeScript7%

Modules by API surface

academy/tests.py72 symbols
exercises/machine_vision/python_template/HAL.py60 symbols
exercises/mobile_manipulation/pick_and_place.py51 symbols
academy/file_access.py49 symbols
exercises/machine_vision/cpp_lib/src/HAL.cpp41 symbols
exercises/montecarlo_visual_loc/python_template/WebGUI.py30 symbols
exercises/obstacle_avoidance/python_template/map.py28 symbols
exercises/global_navigation/python_template/WebGUI.py28 symbols
exercises/vacuum_cleaner_loc/python_template/WebGUI.py25 symbols
exercises/amazon_warehouse/python_template/WebGUI.py25 symbols
exercises/montecarlo_laser_loc/python_template/WebGUI.py24 symbols
exercises/3d_reconstruction/python_template/WebGUI.py24 symbols

For agents

$ claude mcp add RoboticsAcademy \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page