/qros

Primary LanguageC++Apache License 2.0Apache-2.0

ROS2 Template C++ Package

alt text This package is was designed as a starting point for building a ROS2 C++ package with:

  • automatically configuring cmake file
  • pre-defined structures and conventions for namespacing and code structures
  • adherence to ROS2 design conventions
  • pre-included doxygen configuration with easy to use and stylish output
  • pre-defined github actions to build the documentation and deploy it to github.io

Configuring the package