Jerald-Golden-B
1cc877aee1
feat: Enhance simulation state management to include StaticMachineEventsSchema
...
- Updated various modules to accommodate StaticMachineEventsSchema in simulation states.
- Modified event handling in addAssetModel, deleteFloorItems, and loadInitialFloorItems to support new event types.
- Adjusted type definitions in worldTypes.d.ts to define StaticMachineEventsSchema.
- Refactored path management in processCreator and simulation to handle new event types.
- Ensured compatibility in selection and manipulation controls for StaticMachine events.
- Removed bug that made the other assets not droppable
2025-04-05 14:33:25 +05:30
Jerald-Golden-B
c89129e4ce
Fix connection validation for Conveyor paths; ensure connections are only allowed between start/end points
2025-04-05 12:42:45 +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
Vishnu
42f0ae5317
Merge pull request 'simulation' ( #45 ) from simulation into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/45
2025-04-04 13:37:10 +00:00
Jerald-Golden-B
748a3d5eb0
Merge branch 'main' into simulation
2025-04-04 19:05:04 +05:30
Vishnu
4418db3d5f
Merge pull request 'rtViz' ( #44 ) from rtViz into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/44
2025-04-04 13:34:40 +00:00
Gomathi
6089c5538f
Merge branch 'main' into rtViz
2025-04-04 18:50:12 +05:30
Gomathi
baed3cd98b
3d editoption api added and rotation functionality added
2025-04-04 18:47:47 +05:30
Jerald-Golden-B
99a478f2e4
Merge remote-tracking branch 'origin/simulation-animation' into simulation
2025-04-04 18:05:38 +05:30
SreeNath14
c5ca0da1c5
"updated overall animation logics"
2025-04-04 18:02:53 +05:30
Jerald-Golden-B
e81f284dc7
Merge remote-tracking branch 'origin/simulation-animation' into simulation
2025-04-04 17:53:12 +05:30
Jerald-Golden-B
395fdb14a6
Merge remote-tracking branch 'origin/simulation-agv' into simulation
2025-04-04 17:48:35 +05:30
Nalvazhuthi
46d4308f9a
display menu bugfix
2025-04-04 17:47:15 +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
Nalvazhuthi
f738fec057
widget hide panel
2025-04-04 15:31:16 +05:30
Gomathi
60b778ff3d
rotation added
2025-04-04 15:17:38 +05:30
Vishnu
cf4c026d79
update asset library URL, fix dropdown item comment, and adjust line color based on theme
2025-04-04 13:42:46 +05:30
Vishnu
df0b4a297a
Merge pull request 'ui' ( #43 ) from ui into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/43
2025-04-04 04:57:44 +00:00
Nalvazhuthi
57ad4ea8e2
added zones drop down in builder ouline and adjust width of displayZones
2025-04-04 10:08:07 +05:30
SreeNath14
280fe59a14
:updated swap"
2025-04-04 09:54:08 +05:30
Vishnu
e1892b0b00
Merge pull request 'simulation-agv' ( #42 ) from simulation-agv into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/42
2025-04-04 04:19:48 +00:00
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
Vishnu
719cfd04c4
Merge pull request 'simulation' ( #41 ) from simulation into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/41
2025-04-03 14:28:12 +00:00
Jerald-Golden-B
4491383093
fix: update asset model to set isUsed to false
2025-04-03 19:51:46 +05:30
Jerald-Golden-B
5e97b333dc
Merge remote-tracking branch 'origin/simulation-animation' into simulation
2025-04-03 19:48:12 +05:30
Jerald-Golden-B
d29ee03c44
refactor: remove console logs and enhance model userData structure
2025-04-03 19:46:52 +05:30
Vishnu
afe90b9489
Merge pull request 'rtViz' ( #40 ) from rtViz into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/40
2025-04-03 14:05:41 +00:00
Gomathi
713738520b
Merge branch 'main' into rtViz
2025-04-03 19:31:41 +05:30
Gomathi
22bb0332ac
3d widget editoption function added.
2025-04-03 19:31:25 +05:30
Vishnu
3b7cb40c3b
Merge pull request 'realTimeVisulization' ( #39 ) from realTimeVisulization into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/39
2025-04-03 13:45:48 +00:00
SreeNath14
5fb911f1a1
"updated smooth animation"
2025-04-03 18:24:06 +05:30
gabriel
5fcf899a97
Merge branch 'main' into realTimeVisulization
2025-04-03 18:17:21 +05:30
gabriel
e848875fa0
changed api for get iot inputs
2025-04-03 18:15:26 +05:30
Nalvazhuthi
440e955fba
added zones drop down in builder ouline and adjust width of displayZones
2025-04-03 18:03:20 +05:30
Nalvazhuthi
70807d4ec4
added zones drop down in builder ouline and adjust width of displayZones
2025-04-03 18:02:28 +05:30
SreeNath14
1406efd808
Merge branch 'main' into simulation-animation
2025-04-03 10:29:40 +05:30
SreeNath14
cf364d707c
"updated animation"
2025-04-03 10:28:13 +05:30
Vishnu
6d639edc43
update socket connection URL to include '/Builder' path
2025-04-03 09:58:55 +05:30
Jerald-Golden-B
7b9695f006
update socket connection URL to include '/Builder' path
2025-04-03 09:56:20 +05:30
Vishnu
1dc04d19bb
Merge pull request 'simulation-agv' ( #38 ) from simulation-agv into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/38
2025-04-02 13:56:03 +00:00
Poovizhi99
15d48372a3
merged to main
2025-04-02 19:21:13 +05:30
Vishnu
ba45940167
Merge pull request 'rtViz' ( #36 ) from rtViz into main
...
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/36
2025-04-02 13:45:55 +00:00
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
Gomathi
194cdbbbee
Merge branch 'main' into rtViz
2025-04-02 19:09:50 +05:30
Gomathi
6acfdc0cdb
Merge branch 'rtViz' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into rtViz
2025-04-02 18:50:04 +05:30