II.
LibraryProcess overview
Reference · livelib-process:automotive-engineering--path-planning-motion-control
path-planning-motion-control overview
Path Planning and Motion Control - Develop behavioral planning, trajectory optimization, and vehicle motion control algorithms for autonomous driving and advanced driver assistance systems.
Attributes
displayName
path-planning-motion-control
description
Path Planning and Motion Control - Develop behavioral planning, trajectory optimization, and
vehicle motion control algorithms for autonomous driving and advanced driver assistance systems.
libraryPath
library/specializations/domains/science/automotive-engineering/path-planning-motion-control.js
specialization
automotive-engineering
references
- - SAE J3016 Levels of Driving Automation - ISO 21448 SOTIF - ISO 26262 Functional Safety - UN ECE R157 ALKS Regulation
example
const result = await orchestrate('specializations/domains/science/automotive-engineering/path-planning-motion-control', {
projectName: 'Highway-Autopilot-L3',
automationLevel: 'SAE-L3',
oddDefinition: { roadTypes: ['highway'], speedRange: [60, 130], weatherConditions: ['clear', 'light-rain'] },
vehicleDynamics: { mass: 2000, wheelbase: 2.9 }
});
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.