wip: add ros2 interface

This commit is contained in:
2025-05-10 19:54:15 +02:00
parent f5662de699
commit 57cb97fcd0
2 changed files with 31 additions and 40 deletions

View File

@@ -14,4 +14,7 @@ rand = "0.9.1"
rayon = "1.10.0"
hdbscan = "0.10.0"
nalgebra = "0.33.2"
indicatif = "0.17.11"
indicatif = "0.17.11"
r2r = "0.9.5"
futures-core = "0.3.31"
futures = "0.3.31"