Skip to content

sense-base/sense_template

sense_template

👓 Overview

This repository contains a template for ROS2 packages with humble distribution of the SENSE-BASE organisation.

🎒 Getting started

Please see the README for details on how to install the required packages and dependencies for ROS2 (such as docker), set up a virtual environment, run and debug the code, and read the contribution guidelines and code of conduct.

:octocat: Cloning repository and contribute to it

  • Generate your SSH keys as suggested here
  • Setup you commit signature verification as shown here
  • Clone the repository by typing (or copying) the following lines in a terminal
git clone git@github.com:sense-base/sense_template.git

🔩 Create package from scratch

ros2 pkg create sense_template --build-type ament_python # For python packages
ros2 pkg create sense_template --build-type ament_cmake # For C/C++ packages

💻 Local development with pre-commit

See here to install uv virtual environment.

uv run pre-commit run -a

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages