Commit Graph
14 Commits
Author SHA1 Message Date
ruifeng.zhou 381ae3de76 Simplify fleet curve configuration 2026-07-07 20:44:43 +08:00
ruifeng.zhou 0d44fb8fde Add fleet curve walk support 2026-07-07 20:28:26 +08:00
ruifeng.zhou 980ee9170b Add FleetCrabWalk startup motion config 2026-07-04 18:11:21 +08:00
ruifeng.zhou da3d59972c Fix FleetCrabWalk startup synchronization 2026-07-04 16:05:11 +08:00
ruifeng.zhou c9342eb7f7 Fix fleet crab walk heading tracking 2026-07-03 14:05:52 +08:00
ruifeng.zhou cb104b13cc Add absolute fleet crab walk path support 2026-07-02 17:17:32 +08:00
ruifeng.zhou bf83bdb4b3 Fix fleet in-place rotate sync 2026-07-02 14:38:00 +08:00
ruifeng.zhou d4d2b1a052 fix: keep fleet crab steering angle when stopping 2026-07-02 11:04:33 +08:00
ruifeng.zhou 1c0258ec75 Add dedicated fleet crab control parameters 2026-07-01 23:10:12 +08:00
ruifeng.zhou 63ef3c8bb8 Update fleet crab walk control 2026-07-01 20:34:22 +08:00
ruifeng.zhou 3aa979be8b Fix fleet rotate synchronization 2026-07-01 10:28:32 +08:00
ruifeng.zhou c093fa32e6 Update multi-vehicle sync and crab walk docs 2026-06-29 16:00:34 +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