Skip to content

unisa-acg/reference-generators-demo

Repository files navigation

Reference Generators and Repository Overview

This repository provides reference generators components and demos for ROS2 Humble. Reference generators allow to decouple reference management from control law computation, enabling more flexible, modular, and reusable control systems. They can handle both online references (received in real time via topics or action servers) and trajectories, and may include features such as interpolation or trajectory execution logic.

For more details about the design, configuration, and usage of reference generators, please refer to the dedicated documentation in the reference_generator package.

What this repository contains

This repository contains a joint space reference generator and a task space reference generator, along with their configurations and example usage. In particular:

Dependencies

This code requires the installation of Ubuntu 22.04 and ROS2 Humble Hawksbill.

System dependencies

To install the packages needed by this repo as system-wide dependencies, run the following command from the repository's root folder:

rosdep install --from-paths . -i

© 2025 Automatic Control Group (DIEM, University of Salerno)

About

Demos for the joint and task space reference generators

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors