Skip to content

peterdavidfagan/ros2_robotics_research_toolkit

Repository files navigation

docs control motion_planning zed camera_calibration_app

ROS 2 Robot Learning Workspace

This toolkit provides a set of ROS packages with examples of using these packages in robot learning research. An official release of this workspace will be published for the Franka Robotics Panda robot in the coming weeks at which point all demos will be tested and verified for fixed versions of Franka Robotics firmware.

[Documentation]

Supported Franka Robotics Versions

OS ROS 2 Version Franka Robot Franka System Version Libfranka Version
Ubuntu 22.04 Humble Panda 4.2.2 custom backport

Docker Support

In order to avoid users having to manage the installation and building of this ROS workspace I am releasing Docker containers which should function across various Ubuntu operating systems. Where the host system requires specific dependencies or settings (e.g. realtime kernel patch) I provide a setup shell script to configure the host system, further details to be added to the official documentation.