Commit Graph

527 Commits

Author SHA1 Message Date
Vishnu ab5ade7bee feat: Enhance camera control and user experience with improved key handling and speed adjustments 2025-04-29 13:42:24 +05:30
Poovizhi99 fdf10589a7 Merged With AGV-UI 2025-04-29 12:56:20 +05:30
Vishnu 617d29f2e3 feat: Add target parameter to setCameraView function for improved camera control 2025-04-29 12:50:56 +05:30
Vishnu c1a7fe3015 feat: Implement collaboration features including user following and avatar management 2025-04-29 12:50:14 +05:30
Nalvazhuthi cc44826f66 updating progressbar 2025-04-29 10:34:21 +05:30
Jerald-Golden-B ea53af62c4 Refactor vehicle simulation components for improved path handling and state management
- Updated PointsCreator component to enhance event data selection and keyboard handling.
- Refactored VehicleAnimator to streamline animation logic and reset handling.
- Simplified VehicleInstance logic for better clarity and maintainability.
- Modified vehicle data structure to include rotation information for pick-up and unload points.
- Adjusted TypeScript types to reflect new vehicle point schema with nested position and rotation properties.
2025-04-29 10:33:30 +05:30
Jerald-Golden-B ccc7a1d954 Merge remote-tracking branch 'origin/v2-ui' into v2 2025-04-29 10:33:07 +05:30
Vishnu dd853a66d4 feat: Refactor PointsCreator component for improved readability and maintainability 2025-04-29 10:30:28 +05:30
Jerald-Golden-B f05524f928 Merge remote-tracking branch 'origin/v2-ui' into v2 2025-04-29 10:29:13 +05:30
Poovizhi99 4dd0840980 Merge remote-tracking branch 'origin/simulation-agv-v2' into simulation-agv-v2 2025-04-29 10:26:32 +05:30
Poovizhi99 3e1fc1c919 added pause-play-rest-exit functionality 2025-04-29 10:20:58 +05:30
Nalvazhuthi 979f71d43f Added vehicle UI 2025-04-29 10:18:05 +05:30
Vishnu 2f65ee6a71 feat: Implement handleAddEventToProduct function and integrate it into EventProperties and Simulations components 2025-04-29 09:29:18 +05:30
Jerald-Golden-B 62bfce104c Merge remote-tracking branch 'origin/simulation-agv-v2' into v2 2025-04-29 09:11:34 +05:30
Jerald-Golden-B 1651e972db Merge remote-tracking branch 'origin/simulation-armbot-v2' into v2 2025-04-29 09:11:23 +05:30
Vishnu ad833cc8e3 Merge pull request 'v2-ui' (#69) from v2-ui into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/69
2025-04-28 13:22:10 +00:00
Poovizhi99 4b4fe53ee4 play-pause-rest actions 2025-04-28 18:51:16 +05:30
Vishnu 7282107cd5 feat: Enhance Trigger component with rename functionality and resize option 2025-04-28 18:50:11 +05:30
Vishnu 94cdfa3a6c feat: Conditionally render resize button in ActionsList based on multipleAction prop 2025-04-28 18:34:50 +05:30
Vishnu 2da211f464 feat: Enable add button in ActionsList based on multipleAction prop and style disabled state in sidebar 2025-04-28 18:25:25 +05:30
Vishnu 31a2aa1f51 Merge pull request 'v2-ui' (#68) from v2-ui into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/68
2025-04-28 12:40:35 +00:00
Vishnu 897633d4cc Refactor mechanics components to use ActionsList for action management
- Consolidated action handling logic into a new ActionsList component for better code organization and reusability.
- Updated RoboticArmMechanics, StorageMechanics, and VehicleMechanics to utilize the new ActionsList component.
- Improved state management and action updates within the mechanics components.
- Enhanced UI responsiveness and styling in sidebar and real-time visualization pages.
2025-04-28 18:08:27 +05:30
Gomathi 32a44adb7c fix console 2025-04-28 17:59:28 +05:30
Gomathi 1182850a1f armbot ui added 2025-04-28 17:54:55 +05:30
Gomathi 60949ea8f5 Merge branch 'simulation-armbot-v2' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into simulation-armbot-v2 2025-04-28 13:35:15 +05:30
Gomathi 6bf53bf72c timeout added 2025-04-28 13:35:13 +05:30
Nalvazhuthi f427da34a7 added arm ui 2025-04-28 13:04:11 +05:30
Nalvazhuthi 3ebadf3c10 added arm ui 2025-04-28 12:26:31 +05:30
Gomathi dc77d9ed43 armbot trigger events added 2025-04-28 12:08:57 +05:30
Poovizhi99 29d38b4b40 merged with v2 2025-04-28 11:43:06 +05:30
Vishnu 5b6badaa52 refactor: Improve code readability and structure in EventProperties, DelayAction, SwapAction, and PreviewSelectionWithUpload components 2025-04-28 09:51:07 +05:30
Vishnu 328b045a7c Merge remote-tracking branch 'origin/v2' into v2-ui 2025-04-28 09:30:13 +05:30
Vishnu e64840a4e7 feat: Update logo component and refactor UserAuth for improved readability and consistency 2025-04-28 09:25:51 +05:30
Jerald-Golden-B fe527a7e52 Merge remote-tracking branch 'origin/simulation-armbot-v2' into v2 2025-04-25 19:42:16 +05:30
Jerald-Golden-B 2424fa2e15 fix: Remove unused material property from vehicle action definition 2025-04-25 19:41:05 +05:30
Jerald-Golden-B 475e5673ae Merge remote-tracking branch 'origin/simulation-agv-v2' into v2 2025-04-25 19:40:46 +05:30
Gomathi 05d8405188 armbot trigger 2025-04-25 19:40:15 +05:30
Jerald-Golden-B 1ad0243204 feat: Add AddOrRemoveEventsInProducts component for event management in products; refactor TriggerConnector and update PointsCreator to improve event handling and mesh identification 2025-04-25 19:31:56 +05:30
Poovizhi99 f1e55d9abc merged with orgin/v2 2025-04-25 19:31:46 +05:30
Jerald-Golden-B 81b353307b feat: Integrate upsertProductOrEventApi in Simulations and Products components; adjust loadInitialFloorItems to accept renderDistance parameter; update material handling in addAssetModel and Vehicles components 2025-04-25 18:29:01 +05:30
Poovizhi99 70a99316ba added stationed-pickup and pickup to drop functionality added 2025-04-25 17:57:38 +05:30
Jerald-Golden-B d7a22f5bfb feat: Refactor PickAndPlaceAction component to accept props for pick and place points; enhance RoboticArmMechanics with action handling and state management 2025-04-25 16:06:24 +05:30
Jerald-Golden-B a1a1eacb79 feat: Refactor event data handling and API integration; update variable names for consistency and clarity 2025-04-25 13:47:46 +05:30
Jerald-Golden-B c0e0bcb69d refactor: Update material default value and remove console logs for cleaner output 2025-04-25 11:49:39 +05:30
Jerald-Golden-B 0ba771907a Merge remote-tracking branch 'origin/simulation-armbot-v2' into v2 2025-04-25 11:20:53 +05:30
Jerald-Golden-B bfcb67c3c8 feat: Enhance EventProperties and mechanics components with new mechanics; refactor action handling and improve state management for various actions 2025-04-25 11:19:40 +05:30
Jerald-Golden-B 4310b473d0 feat: Enhance EventProperties and mechanics components with new state management and action handling; add DelayAction component and remove unused IkInstances 2025-04-24 19:15:36 +05:30
Gomathi c5d4679068 fix 2025-04-24 17:51:52 +05:30
Gomathi af891fae83 Merge remote-tracking branch 'origin/v2' into simulation-armbot-v2 2025-04-24 17:51:03 +05:30
Jerald-Golden-B a305c3c006 Refactor EventProperties component to utilize new state management for selected event data and asset selection; implement action handling based on asset type and improve action rendering logic.
Enhance Simulations component to support adding and removing events from products; integrate new asset selection store for better state management.

Fix import paths in Design component and related files to ensure correct module resolution.

Update Tools component to correct import paths for template saving functionality.

Refactor EditWidgetOption component to simplify option handling and remove unnecessary state management.

Add new mechanics components for various asset types (Conveyor, Machine, Robotic Arm, Storage, Vehicle) as placeholders for future implementation.

Implement Trigger and TriggerConnector components to manage right-click interactions and asset selection in the simulation environment.

Enhance product store with new helper functions for event and action retrieval based on UUIDs.

Introduce new selected event data and asset state management in the simulation store for improved event handling.

Update simulation types to include new action types and improve type definitions for better type safety.

Remove obsolete temp markdown file from triggers directory.
2025-04-24 16:38:42 +05:30