Jerald-Golden-B
1256f33342
Debugged agv and conveyor interaction.
2025-04-11 17:52:07 +05:30
SreeNath14
863d2c6393
"updated single flow"
2025-04-10 17:46:11 +05:30
SreeNath14
e48195db98
"updated Animation"
2025-04-10 10:21:24 +05:30
Jerald-Golden-B
34aea0ecf1
Refactor AGV and PathNavigator components; add NavMeshCreator for improved navigation handling and added backend event storage for connections
2025-04-05 12:25:29 +05:30
Jerald-Golden-B
e92345d820
Refactor simulation paths to simulation states
...
- Updated all instances of `simulationPaths` to `simulationStates` across multiple components including copyPasteControls, duplicationControls, moveControls, rotateControls, selectionControls, and others.
- Adjusted related state management hooks in the store to reflect the change from `simulationPaths` to `simulationStates`.
- Ensured that all references to simulation paths in the simulation logic and UI components are consistent with the new naming convention.
2025-04-05 10:12:28 +05:30
Jerald-Golden-B
395fdb14a6
Merge remote-tracking branch 'origin/simulation-agv' into simulation
2025-04-04 17:48:35 +05:30
Jerald-Golden-B
cf6946750b
added backend connection for conveyor and vehicle mechanics
2025-04-04 16:57:18 +05:30
Poovizhi99
75b88efe87
added buffer in agv
2025-04-04 16:53:57 +05:30
Poovizhi99
37f912a6f1
solved few bugs in agv
2025-04-04 09:46:18 +05:30
Poovizhi99
f5f74f35ad
added avg paths
2025-04-02 19:12:14 +05:30
Jerald-Golden-B
5564eecf76
refactor: update VehicleMechanics to use LabledDropdown for start and end point selection; clean up unused MQTT code and improve zone data fetching logic
2025-03-29 18:14:29 +05:30
Poovizhi99
c1251dc598
created paths based on aisle and wall points
2025-03-27 15:37:16 +05:30
Poovizhi99
6e925a995c
cleared consoles
2025-03-26 18:46:20 +05:30
Poovizhi99
3953b1813f
updated navmesh invisible state
2025-03-26 18:40:28 +05:30
Poovizhi99
dc1101db53
added Navmesh Details
2025-03-26 18:28:14 +05:30