Episode
Open Source Self-Driving with Comma AI
- Podcast
- Practical AI
- Published
- Apr 16, 2026
- Duration seconds
- 2764
- Processing state
processed- Canonical source
- https://share.transistor.fm/s/9d157a1b
Actions
POST https://stenobird.com/v1/public/podcasts/practical-ai/episodes/open-source-self-driving-with-comma-ai/transcription-requests
Idempotently request low-priority transcript generation for this episode.GET https://stenobird.com/podcast/practical-ai/open-source-self-driving-with-comma-ai.md
Read the agent-friendly Markdown representation of this episode resource.
Summary
Harald Schäfer, CTO of Comma AI, explains how the open-source OpenPilot stack uses end-to-end machine learning to bring autonomy to consumer vehicles. The discussion explores the technical challenges of building photorealistic, reactive world models for simulation and training.
Topics
- Open Source
- Self-Driving Cars
- Machine Learning
- World Models
- Robotics
- Computer Vision
- Autonomous Vehicles
- Simulation
Highlights
- Main idea: Open-source autonomy via OpenPilot provides a scalable alternative to closed-source systems like Tesla FSD and Waymo
- Technical challenge: Creating simulators that are both photorealistic and physically accurate to steering inputs is critical for training
- Practical takeaway: World models serve a dual purpose by acting as both a simulator and a supervisor for training recovery maneuvers
- Failure mode: Relying on classical depth-reprojection simulators introduces artifacts that can be exploited by neural networks during training
- Vision: The long-term goal for robotics is the democratization of useful, non-proprietary tools that automate tedious daily chores
Chapters
1:00Introduction to Comma AI: An overview of Comma AI's mission to provide retrofit autonomy features using the open-source OpenPilot stack.4:35The Autonomy Landscape: Comparing the different tiers of autonomy, from supervised robo-taxis like Waymo to consumer-facing systems like Tesla FSD.7:55The Components of Autonomy: A breakdown of the hardware and software layers required for a functional self-driving system.11:15OpenPilot as General Robotics: Discussing how the driving stack serves as a foundation for broader robotics and machine learning applications.18:15End-to-End Learning Strategies: The benefits of end-to-end neural networks in reducing human engineering effort and handling complex scenarios.21:45Simulating the World: The difficulty of building simulators that are both visually realistic and responsive to precise vehicle control inputs.24:55On-Device Intelligence: How decision-making and model execution happen strictly on the local device without needing cloud connectivity.31:45Challenges in Indoor Robotics: Comparing outdoor highway driving to the unsolved complexities of indoor navigation and mapping.