Ported over odometry and control using new serial communication

This commit is contained in:
2026-02-08 00:49:45 +01:00
parent 05e7398731
commit fc5fecdfc1
20 changed files with 1213 additions and 30 deletions

View File

@@ -0,0 +1,7 @@
<library path="toid_control">
<class
name="toid_control/StepperInterface"
type="toid::StepperInterface"
base_class_type="hardware_interface::SystemInterface"
/>
</library>