Commit Graph

23 Commits

Author SHA1 Message Date
8e491a0002 feat: Add isActive property to ArmBot state and update IKAnimationController logic
refactor: Remove commented console logs in ProcessAnimator and useProcessAnimations
2025-04-16 18:30:43 +05:30
f7e4f5c580 Merge remote-tracking branch 'origin/simulation-animation' into simulation 2025-04-16 18:05:43 +05:30
ee319c28e4 refactor: Remove unnecessary console logs and improve connection limit checks in simulation components 2025-04-16 16:33:48 +05:30
SreeNath14
9b9164c600 minor changes in conveyor box spawn 2025-04-16 16:25:02 +05:30
SreeNath14
496c8b0305 new comit 2025-04-16 16:08:47 +05:30
SreeNath14
0eedbdd58e "multiple spawn bug fixed" 2025-04-16 15:07:11 +05:30
a59aa1d61c feat: Add MaterialInstances component for rendering animated materials based on active curves
refactor: Clean up console logs in ProcessAnimator for better readability
fix: Update group visibility logic in Agv and PathNavigator components
2025-04-16 13:22:47 +05:30
SreeNath14
43d21a522c bug fix 2025-04-16 12:09:18 +05:30
SreeNath14
b46b468e1c Merge remote-tracking branch 'origin/simulation' into simulation-animation 2025-04-16 11:45:29 +05:30
e0082cb55a feat: Enhance ArmBotState with connections and isActive properties
- Updated ArmBotState interface across multiple files to include connections (source and targets) and isActive properties.
- Implemented logic in ProcessAnimator to check if processes are connected to active ArmBots, preventing future spawns if connected.
- Adjusted animation state handling to account for active ArmBots, stopping animations and resetting states as necessary.
- Refactored related functions for better clarity and maintainability.
2025-04-16 11:39:03 +05:30
5b42bd9c40 feat: Enhance simulation with StaticMachine integration and ArmBot updates
- Added StaticMachine component to manage static machine states and interactions.
- Implemented StaticMachineInstances for handling individual machine behaviors.
- Updated ArmBot and related components to support interactions with static machines.
- Refactored process handling to include ArmBot actions and trigger management.
- Improved type definitions for simulation types to accommodate new features.
2025-04-15 18:34:43 +05:30
SreeNath14
c7147773c5 "updated arm logic" 2025-04-15 18:34:38 +05:30
3eecf30541 added global speed for agv 2025-04-11 18:08:53 +05:30
1256f33342 Debugged agv and conveyor interaction. 2025-04-11 17:52:07 +05:30
SreeNath14
863d2c6393 "updated single flow" 2025-04-10 17:46:11 +05:30
SreeNath14
e48195db98 "updated Animation" 2025-04-10 10:21:24 +05:30
b89589d8ea refactor: Update connection identifiers from pathUUID to modelUUID across simulation components 2025-04-05 15:15:01 +05:30
SreeNath14
c5ca0da1c5 "updated overall animation logics" 2025-04-04 18:02:53 +05:30
SreeNath14
280fe59a14 :updated swap" 2025-04-04 09:54:08 +05:30
SreeNath14
5fb911f1a1 "updated smooth animation" 2025-04-03 18:24:06 +05:30
SreeNath14
cf364d707c "updated animation" 2025-04-03 10:28:13 +05:30
SreeNath14
844c8c3366 updated new animation 2025-04-02 11:10:44 +05:30
SreeNath14
8a177478c6 "updated animation" 2025-04-01 18:54:04 +05:30