Commit Graph

11 Commits

Author SHA1 Message Date
c8e9633050 merged and added the layout 2025-09-06 18:19:02 +05:30
71484cba18 feat: Enhance vehicle simulation with draggable path points and interactive controls 2025-09-06 16:03:45 +05:30
cb1b16fffd Merge remote-tracking branch 'origin/feature/layout-comparison-version' into dev-heatmap 2025-09-06 14:41:20 +05:30
3b8bdd3684 refactor api-simulation for create and fetch 2025-09-06 14:05:29 +05:30
23570d7007 integerated product context to scene context 2025-09-05 15:54:38 +05:30
1f382de751 file structure change 2025-09-05 11:43:14 +05:30
f6a63c20d7 add simulations data 2025-09-04 17:26:18 +05:30
c24b0fd414 added multiple actions for storage unit , and simulation bug fix 2025-08-22 09:52:02 +05:30
7519aa90c6 feat: Implement human simulation features
- Added human event handling in the simulation, including the ability to add, update, and remove human instances.
- Introduced a new Human store to manage human states and actions.
- Updated the simulation context to include human management.
- Enhanced the Points and TriggerConnector components to support human interactions.
- Refactored existing components to integrate human-related functionalities.
- Added HumanInstance and HumanInstances components for rendering human entities in the simulation.
- Updated TypeScript definitions to include human-related types and actions.
2025-07-02 15:07:31 +05:30
54b02541c1 updated 2025-06-23 09:37:53 +05:30
e22a2dc275 first commit 2025-06-10 15:28:23 +05:30