Update driver interface and bringup config for AGV Pro

This commit is contained in:
X-lanni
2025-06-07 16:41:43 +08:00
parent 9ca809ebd0
commit 4eefeb4b61
5 changed files with 132 additions and 63 deletions
@@ -27,6 +27,7 @@ public:
~AGV_PRO();
private:
void Control();
void set_auto_report();
bool readData();
void publisherOdom(double dt);
void publisherVoltage();