Task Summary
Convert RealSim core components from embedded copies in template models to a centralized Simulink library.
Why is this needed?
- Bug fixes require manual propagation to all test scenarios
- Embedded copies lead to inconsistent behavior across models
- Reduces technical debt and maintenance burden
Scope of Work
CommonLib/RealSimTemplate.slx
CommonLib/RealSimTemplate_dSPACE.slx
- Test scenario models
Environment (if version-specific)
- MATLAB/Simulink/dSPACE version: 2024a
Risks or Dependencies
- Existing user models may need updates
Additional Context (optional)
Originated from issue #85 discussion.