Files
Tutorial/deploy/clumsy_agv2/clumsyconsole.json
T
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

12 lines
229 B
JSON

{
"port": 8009,
"allowMultiple": true,
"soTag": "Multi2",
"detourHost": "127.0.0.1",
"detourPort": 4421,
"HideConsoleOnStart": false,
"FollowCarOnStart": true,
"ShowRobot3dModel": true,
"ShowRobotArrow": true
}