simulation #63

Merged
Marikannan merged 8 commits from simulation into main 2025-04-14 13:06:49 +00:00

8 Commits

Author SHA1 Message Date
d60d9812e4 Refactor SelectionControls component for improved readability and maintainability; consolidate event handlers and state management, and enhance selection logic. 2025-04-14 18:31:39 +05:30
5219d545b8 Merge remote-tracking branch 'origin/simulation-arm' into simulation 2025-04-14 18:31:24 +05:30
1e76fcb71c while deleting the assets updated the path 2025-04-14 18:20:00 +05:30
4ac8826399 Merge remote-tracking branch 'origin/ui' into simulation 2025-04-14 18:17:19 +05:30
37df5e8801 feat: Implement ArmBot simulation with IK animation and event handling
- Added ArmBot component to manage ArmBot instances in the simulation.
- Created ArmBotInstances component to render individual ArmBot models.
- Developed IKAnimationController for handling inverse kinematics during animations.
- Introduced IkInstances component to load and manage IK-enabled arm models.
- Defined simulation types for ArmBot events and connections in TypeScript.
- Enhanced type definitions for better clarity and maintainability.
2025-04-14 18:16:53 +05:30
Nalvazhuthi
7b2d77e273 updated donut chart 2025-04-14 18:14:40 +05:30
Nalvazhuthi
5066638782 bug fix 2025-04-14 18:09:36 +05:30
372bfc7727 Merge remote-tracking branch 'origin/main' into simulation-arm 2025-04-14 09:19:08 +05:30