Commit Graph
7 Commits
Author SHA1 Message Date
shuai.li 79d023382a update AGV.cs 直线行驶 2026-07-02 14:36:01 +08:00
shuai.li b1c50a0916 update 2026-07-01 22:47:59 +08:00
ruifeng.zhou 574987222a Update MultiWheel fleet sync and restore clamp support 2026-06-30 22:20:10 +08:00
ruifeng.zhou 14b967f889 update 2026-06-29 22:08:55 +08:00
shuai.li 8b19a15fbb update 增加停车机器人钻车等代码 实现停车机器人能力的瘦身代码 2026-06-29 11:46:02 +08:00
ruifeng.zhouandCursor d935e847ec Add MultiWheelS Simple scheduling plugin for fleet sync
Introduce the MultiWheelS (SimpleComposer host) plugin with the
MultiVehicleCar definition so fleet auto-sync is driven via Simple
dispatch instead of the hand-rolled AGV.FleetGo path. Simplify
MultiWheelC.AGV to BasicInterface, drop the obsolete FleetGo helper
and FleetStraightMovementTest, wire MultiWheelS into Tutorial.sln,
and update RunAndDeploy docs plus add the MultiVehicleAutoSyncReview
notes.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 23:12:23 +08:00
ruifeng.zhouandCursor 235c6c70ac Add Clumsy plugins and dual-vehicle fleet sync demo.
Restructure into DiffWheel/MultiWheel folders, add DiffWheelC and MultiWheelC with MovementTests, FleetRemote multi-vehicle manual sync, deploy templates, and documentation. Update dependency paths to D:\MDCS\Release and mirror motor feedback in MotorRoutine for simulation.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-28 15:04:55 +08:00