Initial commit

Nothing has been tested yet.
This commit is contained in:
2026-04-15 18:12:23 +01:00
commit 845f61e710
27 changed files with 1840 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
{
"python.analysis.extraPaths": [
"/opt/ros/kilted/lib/python3.12/site-packages"
]
}