Initial Commit

This commit is contained in:
2024-11-18 21:03:21 +01:00
commit ce51d7bf1b
22 changed files with 864 additions and 0 deletions

View File

@ -0,0 +1,12 @@
float64 distance
float64 tolerance 0.005
string[] ignore_tags []
---
uint8 SUCCESS=0
uint8 BLOCKED=1
uint8 TIMEOUT=2
uint8 UNKNOWN=254
uint8 error
---
float64 distance_passed