Commit Graph
21 Commits
Author SHA1 Message Date
ruifeng.zhou 0d44fb8fde Add fleet curve walk support 2026-07-07 20:28:26 +08:00
shuai.li 6ca401cf68 增加原地旋转动作 2026-07-07 20:00:57 +08:00
shuai.li 68dd6fc061 Merge branch 'master' of http://git.fairylandtech.com/ruifeng.zhou/Tutorial 2026-07-04 19:53:44 +08:00
shuai.li 1b4457b341 update 离车动作连贯 2026-07-04 19:53:09 +08:00
ruifeng.zhou 980ee9170b Add FleetCrabWalk startup motion config 2026-07-04 18:11:21 +08:00
shuai.li e5ef701729 update 离车时SetOriginBias(0, 0, 0) 2026-07-04 18:08:08 +08:00
ruifeng.zhou da3d59972c Fix FleetCrabWalk startup synchronization 2026-07-04 16:05:11 +08:00
shuai.li 22670d916b 增加dstTracker 2026-07-04 14:58:03 +08:00
shuai.li fc7c8e243b fix 钻车结束速度不降到0的Bug 2026-07-03 13:32:26 +08:00
shuai.li dadbcc76f0 fix LineTracking 2026-07-02 19:17:27 +08:00
shuai.li 3846985c82 fix LineTracking BUG 2026-07-02 18:07:52 +08:00
shuai.li ba94693adc update 2026-07-02 18:06:09 +08:00
shuai.li d3b4a9eb15 update 增加追踪点动作 2026-07-02 17:52:55 +08:00
ruifeng.zhou cb104b13cc Add absolute fleet crab walk path support 2026-07-02 17:17:32 +08:00
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