pith. sign in

arxiv: 1807.08048 · v1 · pith:IBVJE5RFnew · submitted 2018-07-20 · 💻 cs.RO · cs.AI· cs.LG· cs.SY

Baidu Apollo EM Motion Planner

classification 💻 cs.RO cs.AIcs.LGcs.SY
keywords systemapollodrivingautonomousbaidumanuscriptmotionplanning
0
0 comments X
read the original abstract

In this manuscript, we introduce a real-time motion planning system based on the Baidu Apollo (open source) autonomous driving platform. The developed system aims to address the industrial level-4 motion planning problem while considering safety, comfort and scalability. The system covers multilane and single-lane autonomous driving in a hierarchical manner: (1) The top layer of the system is a multilane strategy that handles lane-change scenarios by comparing lane-level trajectories computed in parallel. (2) Inside the lane-level trajectory generator, it iteratively solves path and speed optimization based on a Frenet frame. (3) For path and speed optimization, a combination of dynamic programming and spline-based quadratic programming is proposed to construct a scalable and easy-to-tune framework to handle traffic rules, obstacle decisions and smoothness simultaneously. The planner is scalable to both highway and lower-speed city driving scenarios. We also demonstrate the algorithm through scenario illustrations and on-road test results. The system described in this manuscript has been deployed to dozens of Baidu Apollo autonomous driving vehicles since Apollo v1.5 was announced in September 2017. As of May 16th, 2018, the system has been tested under 3,380 hours and approximately 68,000 kilometers (42,253 miles) of closed-loop autonomous driving under various urban scenarios. The algorithm described in this manuscript is available at https://github.com/ApolloAuto/apollo/tree/master/modules/planning.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 11 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. ReflectDrive-2: Reinforcement-Learning-Aligned Self-Editing for Discrete Diffusion Driving

    cs.RO 2026-05 unverdicted novelty 7.0

    ReflectDrive-2 achieves 91.0 PDMS on NAVSIM with camera input by training a discrete diffusion model to self-edit trajectories via RL-aligned AutoEdit.

  2. An Overtaking Trajectory Planning Framework Based on Spatio-temporal Topology and Reachable Set Analysis Ensuring Time Efficiency

    cs.RO 2024-10 unverdicted novelty 7.0

    SROP is a two-layer framework that searches spatio-temporal topologies for diverse initial paths and applies reachable sets to decouple kinematic constraints for accelerated feasible trajectory evaluation, with report...

  3. ReflectDrive-2: Reinforcement-Learning-Aligned Self-Editing for Discrete Diffusion Driving

    cs.RO 2026-05 unverdicted novelty 6.0

    ReflectDrive-2 combines masked discrete diffusion with RL-aligned self-editing to generate and refine driving trajectories, reaching 91.0 PDMS on NAVSIM camera-only and 94.8 in best-of-6.

  4. Alpamayo-R1: Bridging Reasoning and Action Prediction for Generalizable Autonomous Driving in the Long Tail

    cs.RO 2025-10 conditional novelty 6.0

    Alpamayo-R1 introduces a VLA model with a Chain of Causation dataset and multi-stage SFT-plus-RL training that reports 12% better planning accuracy and 35% fewer close encounters versus trajectory-only baselines in dr...

  5. LiloDriver: A Lifelong Learning Framework for Closed-loop Motion Planning in Long-tail Autonomous Driving Scenarios

    cs.RO 2025-05 unverdicted novelty 6.0

    LiloDriver uses LLMs and memory-augmented planning in a four-stage pipeline to outperform rule-based and learning-based methods on both common and rare scenarios in the nuPlan benchmark.

  6. GPT-Driver: Learning to Drive with GPT

    cs.CV 2023-10 conditional novelty 6.0

    GPT-3.5 is turned into an autonomous-vehicle motion planner by representing driving scenes and trajectories as language tokens and applying a prompting-reasoning-finetuning pipeline, with results shown on nuScenes.

  7. Safe Trajectory Generation for Complex Urban Environments Using Spatio-temporal Semantic Corridor

    cs.RO 2019-06 unverdicted novelty 6.0

    Presents a unified spatio-temporal semantic corridor (SSC) that abstracts semantic elements into connected collision-free cubes, enabling safe trajectory generation via QP with Bezier convex hull and hodograph guarantees.

  8. OVPD: A Virtual-Physical Fusion Testing Dataset of OnSite Auton-omous Driving Challenge

    cs.RO 2026-04 unverdicted novelty 5.0

    OVPD is a new virtual-physical fusion dataset with 20 testing clips totaling nearly 3 hours of multi-modal autonomous driving data for closed-loop evaluation.

  9. FocalAD: Local Motion Planning for End-to-End Autonomous Driving

    cs.AI 2025-06 conditional novelty 5.0

    FocalAD adds an ego-local graph interactor and focal loss to prioritize decision-critical neighbors, yielding lower collision rates than prior methods on nuScenes, Bench2Drive, and especially the Adv-nuScenes robustness set.

  10. Planning by Simulation: Motion Planning with Learning-based Parallel Scenario Prediction for Autonomous Driving

    cs.RO 2024-11 unverdicted novelty 5.0

    PS framework integrates MCTS with query-centric prediction to simulate and cost ego planning actions while accounting for interactive scenario responses on the Argoverse 2 dataset.

  11. CooperDrive: Enhancing Driving Decisions Through Cooperative Perception

    cs.RO 2026-04 unverdicted novelty 4.0

    CooperDrive augments autonomous vehicle perception by sharing object-level data from BEV features, enabling earlier conflict anticipation and safer planning with 90 kbps bandwidth and 89 ms latency in real-world NLOS tests.