adamleon / aabl_cranium

The core ROS2 implementation for ÅBL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Ålesund Biomechanical Lab (ÅBL) Robot Arm Architecture

Welcome to the ÅBL's repository for the KUKA LBR med 14 robot arm! This repository contains all the code and configurations required to operate and control our robotic system.

About the Project

The project is based on ROS2 and contains multiple packages configured for our robot, as well as a Dockerfile where you either can run it virtually or use as a guide to install on the lab PC.

The ROS2 packages used in this project:

Installation

Make sure WSL2 is configured and Docker is installed

Open the repo as a Dev Container in VSCode

About

The core ROS2 implementation for ÅBL

License:MIT License


Languages

Language:C++ 57.3%Language:Python 23.3%Language:CMake 12.8%Language:Dockerfile 5.0%Language:Shell 1.6%