template-service-ros1-catkin/src
Alex Davies 5792496ab2 More cleanup and user friendlieness tweaks 2024-09-19 11:31:49 -03:00
..
.copier Template doesn't include dockerbuild directl 2024-03-07 11:22:42 -04:00
.devcontainer Added more vscode extentions 2024-09-17 12:24:19 -03:00
.vscode Added recomended extentions 2024-09-13 14:05:06 -03:00
{%if 'CPP' in LANGUAGES%}src{%endif%} Tutorial for cpp 2024-09-19 10:37:09 -03:00
{%if 'Python' in LANGUAGES%}scripts{%endif%} Tutorial for cpp 2024-09-19 10:37:09 -03:00
.gitignore Added .gitignore, updated docker compose to use regular spiri-sdk 2024-09-17 13:24:19 -03:00
CMakeLists.txt.jinja Path fixes etc 2024-09-19 11:09:24 -03:00
Dockerfile.jinja More cleanup and user friendlieness tweaks 2024-09-19 11:31:49 -03:00
README.md.jinja Several small fixes 2024-09-13 12:40:45 -03:00
docker-compose.yml.jinja More cleanup and user friendlieness tweaks 2024-09-19 11:31:49 -03:00
package.xml.jinja Python demo now runs 2024-09-19 10:05:27 -03:00

README.md.jinja

# {{PROJECT_NAME}}



### Spiri SDK and development workflows

This project is intended to be used as part of the Spiri Robotics SDK
with VSCode and devcontainers.

Please refer to the spiri SDK documentation for a quickstart guide on 
how to develop this project.