A simple to start project template for CPP Projects.
DO NOT FORK this is meant to be used from Use this template feature.
- Click on Use this template
- Give a name to your project
(e.g.my_awesome_project
recommendation is to use all lowercase and underscores separation for repo names.) - Wait until the first run of CI finishes
(GitHub Actions will process the template and commit to your new repo) - Then clone your new project and happy coding!
NOTE: WAIT until first CI run on github actions before cloning your new project.
- The clang-format used by RIS-WITH
- A clang-tidy recommended by RIS-WITH
- Basics ROS1 and ROS2 action workflows testing to compile your project
- A linter workflow using the clang-tidy file
- A ROS wrapper to develop applications compatible both with ROS1 and ROS2
project_description