Commit Graph

14 Commits

Author SHA1 Message Date
0e552f645a feat: Implement ArmReplace component with MultiGLTFInstances for dynamic arm rendering
- Added ArmReplace component to manage the rendering of arm models based on scene objects.
- Integrated MultiGLTFInstances for loading and displaying multiple GLTF models.
- Created findLinkObjects function to traverse the scene and extract positions, rotations, and visibility settings for objects named 'link_0'.
- Utilized useModuleStore to manage active module state and control visibility of arm models.
2025-04-11 13:35:26 +05:30
03e9bcc740 feat: Add Shortcut Keys, activeSubTool state management and improve user avatar handling 2025-04-09 17:43:44 +05:30
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
cf6946750b added backend connection for conveyor and vehicle mechanics 2025-04-04 16:57:18 +05:30
69ca2a3121 Merge remote-tracking branch 'origin/main' into simulation-agv 2025-04-02 19:12:23 +05:30
f5f74f35ad added avg paths 2025-04-02 19:12:14 +05:30
a9bfef7693 changed marketplace assets 2025-04-01 14:27:08 +05:30
21d96a31bc searching filtered assets 2025-04-01 08:58:56 +05:30
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
13732a5679 added ui and integerated ui for the vehicle mechanics 2025-03-29 12:58:54 +05:30
3953b1813f updated navmesh invisible state 2025-03-26 18:40:28 +05:30
dc1101db53 added Navmesh Details 2025-03-26 18:28:14 +05:30
b44aeb986f upstream pull + signIn/Up 2025-03-25 17:34:20 +05:30
2303682a15 add initial components and utility functions for simulation and builder modules 2025-03-25 14:00:03 +05:30