Go to file
Alex Davies 854bd19b57 Fixed README 2024-10-18 10:42:09 -03:00
.copier Fixed README 2024-10-18 10:42:09 -03:00
src Fix entrypoints and paths 2024-10-18 10:40:07 -03:00
README.md Fixed README 2024-10-18 10:42:09 -03:00
copier.yml fix template typo, add nvidia_gpu 2024-10-16 08:12:33 -03:00

README.md

template-service-ros2-ament_cmake

Copier template

This is a template for use with copier.

To get started run copier copy https://git.spirirobotics.com/Spiri/template-service-ros1-catkin.git ./ inside your git repo.

If copier overwrites files you can use git difftool to see what changes it has made.

You can use find .copier/ -type f -exec copier update --skip-answered -a {} \; to update all applied templates.