9574d70b56
added ui for changing position of vehicles pickup-point and unloadPoint
2025-04-30 09:15:21 +05:30
fdf10589a7
Merged With AGV-UI
2025-04-29 12:56:20 +05:30
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
Nalvazhuthi
979f71d43f
Added vehicle UI
2025-04-29 10:18:05 +05:30
dc77d9ed43
armbot trigger events added
2025-04-28 12:08:57 +05:30
2424fa2e15
fix: Remove unused material property from vehicle action definition
2025-04-25 19:41:05 +05:30
475e5673ae
Merge remote-tracking branch 'origin/simulation-agv-v2' into v2
2025-04-25 19:40:46 +05:30
f1e55d9abc
merged with orgin/v2
2025-04-25 19:31:46 +05:30
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
70a99316ba
added stationed-pickup and pickup to drop functionality added
2025-04-25 17:57:38 +05:30
a965a403ee
feat: Add robotic arm components and integrate IKInstance; refactor vehicle status sample type
2025-04-23 12:29:16 +05:30
58b0e779fd
Revert "Merge remote-tracking branch 'origin/simulation-agv-v2' into v2"
...
This reverts commit 27c7072cc9 , reversing
changes made to cd737ed74c .
2025-04-23 12:27:02 +05:30
27c7072cc9
Merge remote-tracking branch 'origin/simulation-agv-v2' into v2
2025-04-23 12:26:42 +05:30
4ad5e1255b
added functionalities for vehicle
2025-04-23 12:25:52 +05:30
bcc908bfca
added static agv
2025-04-23 09:13:33 +05:30
cd737ed74c
feat: Implement Points management with PointsCreator component; enhance event handling and transform controls for simulation points
2025-04-22 19:02:44 +05:30
d161b70537
feat: Refactor vehicle management and update storage unit load handling; remove unused vehicle component and enhance vehicle status types
2025-04-22 17:24:30 +05:30