Commit Graph

678 Commits

Author SHA1 Message Date
Vishnu 621e889bb3 Merge remote-tracking branch 'origin/v2' into v2-ui 2025-05-08 19:41:53 +05:30
Jerald-Golden-B 00825716e3 Fix vehicle retrieval in trigger handler: update to use action's triggered asset model UUID for vehicle identification. 2025-05-08 19:41:04 +05:30
Vishnu b2dfad6b40 Merge remote-tracking branch 'origin/v2' into v2-ui 2025-05-08 19:34:46 +05:30
Jerald-Golden-B 983e43eb53 Enhance trigger handling logic: add support for vehicle actions and improve location management; refactor action handling for clarity. 2025-05-08 19:33:58 +05:30
Vishnu d74dc2a1ea Merge remote-tracking branch 'origin/v2' into v2-ui 2025-05-08 19:23:54 +05:30
Vishnu 66b4cbfaae refactor: Replace fragment shorthand with React.Fragment for clarity in robotic arm and vehicle instances
style: Add mask property to simulation.scss for improved visual effects
2025-05-08 19:19:44 +05:30
Vishnu 7bc7a49b42 refactor: Remove Html wrapper and integrate AssetDetailsCard into new RoboticArmContentUi and VehicleContentUi components 2025-05-08 19:08:57 +05:30
Jerald-Golden-B c7012e9f11 Enhance robotic arm and trigger handler: add support for previous material location tracking and vehicle interactions; refactor material handling logic for improved clarity. 2025-05-08 18:53:48 +05:30
Vishnu 1c0b09acb1 Merge remote-tracking branch 'origin/v2' into v2-ui 2025-05-08 18:32:42 +05:30
Vishnu 77f840d878 Merge branch 'v2-ui' of http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev into v2-ui 2025-05-08 18:32:03 +05:30
Jerald-Golden-B 75b496d8f4 Enhance trigger handler: add materialId support for robotic arm and vehicle interactions; refactor material drop handling functions for clarity. 2025-05-08 18:30:05 +05:30
Vishnu fef6da5ab7 feat: Enhance vehicle simulation UI with draggable points and asset details
- Updated VehicleInstances component to include asset details card for each vehicle.
- Refactored Vehicles component to remove unused vehicle state logging.
- Added new styles for asset details card in simulation.scss.
- Removed unnecessary styles from realTimeViz.scss.
- Implemented PickDropPoints component for draggable pick and drop locations.
- Created ArmBotUI component to manage robotic arm interactions and actions.
- Developed useDraggableGLTF hook for handling drag-and-drop functionality for GLTF models.
- Introduced VehicleUI component to visualize vehicle start and end points with rotation controls.
- Updated backend integration for vehicle actions and positions.
2025-05-08 18:26:14 +05:30
Nalvazhuthi 26fa892597 Refactor DraggableWidget and Panel components; remove unused state variables, update canvas ID references, and enhance widget rendering logic. Improve sidebar styles for better layout and tooltip visibility. 2025-05-08 18:01:25 +05:30
Jerald-Golden-B bb4d649294 Refactor builder module and distance text component; enhance trigger handler with optional materialId
- Updated the builder module to improve code readability and organization by adjusting import statements and restructuring the component.
- Enhanced the distance text component to manage lines more effectively, including the addition of room state management.
- Modified the trigger handler to accept an optional materialId parameter, ensuring more robust handling of triggers across different event types.
- Introduced a new rooms state in the store for better management of room-related data.
2025-05-08 16:56:53 +05:30
Vishnu 520cd5f581 Merge remote-tracking branch 'origin/v2' into v2-ui 2025-05-08 15:31:25 +05:30
Vishnu e189ea99d3 Refactor asset loading error handling in Assets component; enable loading state reset on error; update Project component to render LoadingPage and Scene conditionally; add AssetDetailsCard component. 2025-05-08 15:29:19 +05:30
Jerald-Golden-B 12b12d9eb0 Refactor VehicleAnimator and VehicleInstance: remove unused material handling logic and clean up code for improved readability. 2025-05-08 15:20:37 +05:30
Nalvazhuthi 307d2eabee Refactor API service functions for improved error handling and code consistency
- Updated signUpApi, deleteZonesApi, getZonesApi, setZonesApi, and other API functions to enhance error logging with echo.error statements.
- Reformatted function parameters for better readability.
- Removed unnecessary comments and console logs.
- Ensured consistent error messages across all API functions.
- Improved code structure for better maintainability.
2025-05-08 15:19:21 +05:30
Nalvazhuthi 1ce08821ff Refactor canvas element references to use "work-space-three-d-canvas"; update tooltip keyboard shortcut; clean up unused imports and comments; enhance keyboard shortcut handling for module switching and tool selection. 2025-05-08 15:18:33 +05:30
Jerald-Golden-B bf48793db6 Merge remote-tracking branch 'origin/simulation-agv-v2' into v2 2025-05-08 15:16:42 +05:30
Jerald-Golden-B 962215d574 Refactor zone visualization components: clean up unused code and improve readability in ZoneAssets and ZoneCentreTarget. 2025-05-08 15:15:38 +05:30
Poovizhi99 2e19637173 changed unloading function into callback function 2025-05-08 14:56:21 +05:30
Jerald-Golden-B 7000a5942f Enhance vehicle material management: add removeLastMaterial function to useVehicleStore, update useTravelHandler and VehicleAnimator for improved material handling, and refine MaterialAnimator rendering logic. 2025-05-08 14:38:38 +05:30
Nalvazhuthi 453d6efc69 Refactor MarketPlace and Scene components; enhance drag-and-drop functionality in DraggableWidget and Panel; add WidgetPlaceHolder component; implement global echo logging interface. 2025-05-08 14:21:21 +05:30
Vishnu ccd6298d17 Refactor canvas element references to use consistent ID for workspace 2025-05-08 14:18:02 +05:30
Jerald-Golden-B 7cc0a83075 Refactor vehicle material handling: update MaterialAnimator and VehicleInstance to use currentMaterials array, and modify useVehicleStore for material management 2025-05-08 14:00:36 +05:30
Jerald-Golden-B 33a9aa6ce5 Merge remote-tracking branch 'origin/simulation-agv-v2' into v2 2025-05-08 13:45:50 +05:30
Jerald-Golden-B 19e23501a4 Implement action handlers for conveyor, robotic arm, and vehicle, including logging and material management 2025-05-08 13:43:37 +05:30
Vishnu a2480748a8 Refactor keyboard shortcut handling and improve module switching logic 2025-05-08 13:42:42 +05:30
Poovizhi99 d329fe3eef corrected steering rotation for vehicle 2025-05-08 13:42:05 +05:30
Poovizhi99 c5bf98a534 merged with main branch 2025-05-08 10:55:31 +05:30
Poovizhi99 b701db7455 added steering for vehicle 2025-05-08 10:47:21 +05:30
Vishnu 8bf48bfcfe Update tooltips to include keyboard shortcuts and adjust tooltip positioning 2025-05-07 19:02:36 +05:30
Vishnu d51f851999 Merge pull request 'v2' (#82) from v2 into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/82
2025-05-07 13:26:04 +00:00
Jerald-Golden-B d34de75948 Merge branch 'main' into v2 2025-05-07 18:50:35 +05:30
Jerald-Golden-B de8b1855ee Disable console logging in despawn status handler 2025-05-07 18:49:50 +05:30
Jerald-Golden-B 871a5413fe Merge remote-tracking branch 'origin/simulation-armbot-v2' into v2 2025-05-07 18:48:57 +05:30
Jerald-Golden-B 149dcf0765 Enhance material management: add material history tracking and update despawn handler 2025-05-07 18:45:07 +05:30
Jerald-Golden-B 9383296684 Refactor robotic arm and conveyor action handlers for improved functionality and performance; add despawn handler and update state management 2025-05-07 17:45:59 +05:30
Vishnu 4d08c61262 Add user ID to selected user state and update related components 2025-05-07 16:31:59 +05:30
Vishnu c628f9ffe3 Add tooltip styling and positioning for sidebar toggle button 2025-05-07 15:37:10 +05:30
Vishnu 8b7c28e9c0 Enhance collaboration features by adding user targeting and camera control functionality
- Implement user following functionality in Header component
- Update FollowPerson component to handle target and rotation
- Modify CollabUserIcon to include target data for selected users
- Adjust setCameraView function to utilize target for camera positioning
- Extend user types to include position, rotation, and target properties
2025-05-07 15:31:07 +05:30
Vishnu ad2b6b96f3 Add tooltips to various components and improve styling for better user experience 2025-05-07 13:56:31 +05:30
Gomathi 67ec49fff6 Merge branch 'v2' into simulation-armbot-v2 2025-05-07 10:43:00 +05:30
Gomathi 93c6d005fb Merge branch 'main' into simulation-armbot-v2 2025-05-07 10:38:25 +05:30
Gomathi e67e7b384e Add visibility control and degree markers to robotic arm mesh 2025-05-07 10:37:41 +05:30
Jerald-Golden-B ff5de28d49 Refactor simulation components for improved functionality and performance
- Update SimulationPlayer to enhance reset handling and progress display
- Modify useDelayHandler to incorporate animation speed and improve delay management
- Revamp useSpawnHandler to utilize state for active spawns and optimize spawn logic
- Integrate reset functionality in Products and Simulator components
- Implement execution order and sequence determination in new utility functions
- Add trigger extraction logic for better event handling
2025-05-07 10:36:42 +05:30
Vishnu b26a0cd6cd Fix CSS property naming and improve distance label formatting in DistanceLines component 2025-05-07 10:33:44 +05:30
Vishnu 3bced5cfb7 Uncomment loading progress and scene components in Project.tsx 2025-05-07 09:06:22 +05:30
Vishnu 79e7b197f3 Merge pull request 'v2-ui' (#81) from v2-ui into main
Reviewed-on: http://185.100.212.76:7776/Dwinzo-Beta/Dwinzo_dev/pulls/81
2025-05-07 03:29:34 +00:00