II.
LibraryProcess overview
Reference · livelib-process:automotive-engineering--adas-feature-development
adas-feature-development overview
ADAS Feature Development - Develop specific ADAS features including Automated Emergency Braking (AEB), Adaptive Cruise Control (ACC), Lane Keeping Assist (LKA), and parking assistance systems.
Attributes
displayName
adas-feature-development
description
ADAS Feature Development - Develop specific ADAS features including Automated Emergency Braking
(AEB), Adaptive Cruise Control (ACC), Lane Keeping Assist (LKA), and parking assistance systems.
libraryPath
library/specializations/domains/science/automotive-engineering/adas-feature-development.js
specialization
automotive-engineering
references
- - Euro NCAP Assessment Protocol - UN ECE R152 AEB Regulation - FMVSS 127 Low-Speed Alert - ISO 15622 ACC Systems - ISO 11270 Lane Keeping Systems
example
const result = await orchestrate('specializations/domains/science/automotive-engineering/adas-feature-development', {
projectName: 'AEB-PedestrianDetection',
featureType: 'AEB',
targetRatings: ['Euro-NCAP-5star', 'IIHS-TSP+'],
regulatoryRequirements: ['UN-R152', 'FMVSS-127']
});
usesAgents
- general-purpose
Outgoing edges
lib_applies_to_domain1
- domain:automotive-engineering·DomainAutomotive Engineering
lib_belongs_to_specialization1
- specialization:automotive-engineering·SpecializationAutomotive Engineering
lib_implements_workflow1
- workflow:experiment-design·WorkflowExperiment Design
lib_involves_role2
- role:systems-integration-engineer·RoleSystems Integration Engineer
- role:embedded-engineer·RoleEmbedded Engineer
lib_requires_skill_area3
- skill-area:sensor-fusion·SkillAreaSensor Fusion
- skill-area:motion-planning·SkillAreaMotion Planning
- skill-area:physics-simulation·SkillAreaPhysics Simulation
Incoming edges
None.