ChiKyun Kim
7567602479
feat: Add AGV Map Editor and Simulator tools
- Add AGVMapEditor: Visual map editing with drag-and-drop node placement
* RFID mapping separation (physical ID ↔ logical node mapping)
* A* pathfinding algorithm with AGV directional constraints
* JSON map data persistence with structured format
* Interactive map canvas with zoom/pan functionality
- Add AGVSimulator: Real-time AGV movement simulation
* Virtual AGV with state machine (Idle, Moving, Rotating, Docking, Charging, Error)
* Path execution and visualization from calculated routes
* Real-time position tracking and battery simulation
* Integration with map editor data format
- Update solution structure and build configuration
- Add comprehensive documentation in CLAUDE.md
- Implement AGV-specific constraints (forward/backward docking, rotation limits)
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-10 17:39:23 +09:00
..
2025-05-22 16:21:56 +09:00
2025-09-10 17:39:23 +09:00
2025-09-10 17:39:23 +09:00
2025-07-08 15:05:21 +09:00
2025-09-10 15:07:17 +09:00
2025-09-10 15:07:17 +09:00
2025-09-10 15:07:17 +09:00
2025-07-08 15:05:21 +09:00
2025-09-10 17:39:23 +09:00
2025-09-10 17:39:23 +09:00
2025-09-10 17:39:23 +09:00
2025-04-24 16:24:01 +09:00
2025-09-10 17:39:23 +09:00