[message interface] combining driver and interface package for better future management

This commit is contained in:
2025-11-06 09:21:22 +09:00
parent afc21b1818
commit 5f19d983cb
67 changed files with 75 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
float32 width
float32 speed
float32 force
float32 epsilon_inner
float32 epsilon_outer
---
bool success

View File

@@ -0,0 +1,4 @@
float32 width
float32 speed
---
bool success