simulation #66

Merged
Vishnu merged 28 commits from simulation into main 2025-04-16 13:05:40 +00:00

28 Commits

Author SHA1 Message Date
Jerald-Golden-B 1e901c327d Merge remote-tracking branch 'origin/rtViz' into simulation 2025-04-16 18:31:41 +05:30
Jerald-Golden-B cc074a5913 Merge branch 'realTimeVisulization' into simulation 2025-04-16 18:31:21 +05:30
Jerald-Golden-B 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
Jerald-Golden-B f7e4f5c580 Merge remote-tracking branch 'origin/simulation-animation' into simulation 2025-04-16 18:05:43 +05:30
Jerald-Golden-B 64885f246e refactor: Improve error handling and variable naming in Assets and IKAnimationController components 2025-04-16 18:05:23 +05:30
gabriel 16cf1b96cc bug fix for data selection tab 2025-04-16 18:04:29 +05:30
Jerald-Golden-B 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
Jerald-Golden-B 8b7b7f589a feat: Integrate reset functionality in ArmBot and StaticMachine components 2025-04-16 15:04:52 +05:30
Jerald-Golden-B 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
Jerald-Golden-B 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
Jerald-Golden-B 5c24d7ca71 feat: Improve trigger processing and static machine status updates in IKAnimationController 2025-04-16 10:47:12 +05:30
Gomathi 939f6e5086 Merge remote-tracking branch 'origin/simulation' into rtViz 2025-04-16 10:17:22 +05:30
Jerald-Golden-B 83f92d4b01 feat: Enhance connection removal logic to handle deleted models and their points 2025-04-16 10:16:54 +05:30
Jerald-Golden-B a26e0dacd0 Implement code changes to enhance functionality and improve performance 2025-04-16 10:03:01 +05:30
Jerald-Golden-B 693f58ff36 Merge remote-tracking branch 'origin/simulation-arm' into simulation 2025-04-16 09:37:31 +05:30
Gomathi 318ac6d939 Merge branch 'main' into rtViz 2025-04-16 09:22:15 +05:30
SreeNath14 c7147773c5 "updated arm logic" 2025-04-15 18:34:38 +05:30
Gomathi db9c9fb8b5 duplicate zone rename bug resolved 2025-04-15 18:28:37 +05:30
Poovizhi99 f62d231a79 integrated the removeConnections in path connector 2025-04-15 15:39:05 +05:30
Poovizhi99 c2a29fc893 integrated path while deleting the asset 2025-04-15 15:37:11 +05:30
Poovizhi99 3446507307 removed targets based on condition for armbot 2025-04-15 10:05:53 +05:30
Poovizhi99 05214997f1 resolve conflicts 2025-04-15 09:29:55 +05:30
Poovizhi99 82a7cd0001 updated paths 2025-04-15 09:11:01 +05:30