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
8dc6b3949f
refactor: update event handling in mechanics components to use socket communication
2025-04-04 17:46:19 +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
bb4f846528
Merge remote-tracking branch 'origin/main' into simulation-agv
2025-04-04 09:46:48 +05:30
Poovizhi99
37f912a6f1
solved few bugs in agv
2025-04-04 09:46:18 +05:30
Jerald-Golden-B
4491383093
fix: update asset model to set isUsed to false
2025-04-03 19:51:46 +05:30
Jerald-Golden-B
d29ee03c44
refactor: remove console logs and enhance model userData structure
2025-04-03 19:46:52 +05:30
Poovizhi99
69ca2a3121
Merge remote-tracking branch 'origin/main' into simulation-agv
2025-04-02 19:12:23 +05:30
Poovizhi99
f5f74f35ad
added avg paths
2025-04-02 19:12:14 +05:30
Nalvazhuthi
02a09c2a2f
added pannel hide and EditWidgetOption component
2025-04-02 17:51:44 +05:30
Nalvazhuthi
37264f1690
added active chart select
2025-04-02 12:29:07 +05:30
Jerald-Golden-B
2043712f5d
add backend api and socket for conveyor events
2025-04-01 18:52:21 +05:30
Jerald-Golden-B
526befad20
refactor: update backend URL and added conveyor event storing in ackend
2025-04-01 14:25:42 +05:30
Jerald-Golden-B
66f5ea9628
Merge branch 'main' into simulation
2025-03-31 19:39:33 +05:30
Jerald-Golden-B
e3a85c81e5
Refactor socket initialization to include organization and enhance asset event handling; remove unused console logs and improve asset data structure
2025-03-31 19:38:23 +05:30
Vishnu
b125989ae7
Refactor styles for improved theme management, enhance input components, and add scene styles
2025-03-31 18:06:44 +05:30
Jerald-Golden-B
98eb403b4a
refactor: clean up code in various components; streamline material properties and improve state management
2025-03-29 18:35:34 +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
Jerald-Golden-B
13732a5679
added ui and integerated ui for the vehicle mechanics
2025-03-29 12:58:54 +05:30
Jerald-Golden-B
1ce24a64f1
refactor: standardize activeTool casing and enhance trigger mechanics with bufferTime
2025-03-29 10:24:47 +05:30
Vishnu
71310bdbdd
Merge remote-tracking branch 'origin/main' into rtViz
2025-03-28 19:27:09 +05:30
Gomathi
c842b81611
3dWidget dnd and 2d widgets backend api updated
2025-03-28 19:13:20 +05:30
Jerald-Golden-B
f46f29b88c
Add MQTT URL to environment variables and refactor simulation components
2025-03-28 19:10:49 +05:30
Vishnu
813f620b4d
Merge pull request 'simulation-agv' ( #11 ) from simulation-agv into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/11
2025-03-27 12:50:31 +00:00
Jerald-Golden-B
60795f5bde
Add null check for controls in FloorItemsGroup to prevent potential errors
2025-03-27 16:33:48 +05:30
Jerald-Golden-B
a4e1918849
Integrate active module checks in FloorItemsGroup and SelectionControls for improved event handling
2025-03-27 16:31:21 +05:30
Poovizhi99
ab0a68c5e5
merge conflicts resolved
2025-03-27 15:48:11 +05:30
Poovizhi99
c1251dc598
created paths based on aisle and wall points
2025-03-27 15:37:16 +05:30
Jerald-Golden-B
3de7eedb80
Update styles, add marketplace components, and enhance drag-and-drop functionality
2025-03-27 15:14:29 +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
Jerald-Golden-B
2717da6bae
Added Loading Screen, Integerated events ui
2025-03-26 18:33:51 +05:30
Gomathi
82aabc2004
zone camera updation and builder zoneadatas
2025-03-26 18:30:33 +05:30
Poovizhi99
dc1101db53
added Navmesh Details
2025-03-26 18:28:14 +05:30
Jerald-Golden-B
4c71e01b96
Merge branch 'main' into simulation
2025-03-26 11:24:00 +05:30
Jerald-Golden-B
8dcae42158
feat: add calculateCenter function and viewport properties to ZoneGroup
2025-03-26 11:22:01 +05:30
Jerald_Golden
b44aeb986f
upstream pull + signIn/Up
2025-03-25 17:34:20 +05:30
Jerald-Golden-B
1259b5fcc8
add new features and optimizations to simulation and builder modules
2025-03-25 16:35:54 +05:30
Jerald-Golden-B
2303682a15
add initial components and utility functions for simulation and builder modules
2025-03-25 14:00:03 +05:30
Vishnu
61b3c4ee2c
first commit
2025-03-25 11:47:41 +05:30