Motion Planning

196 papers with code • 1 benchmarks • 5 datasets

Libraries

Use these libraries to find Motion Planning models and implementations
3 papers
337

Most implemented papers

MTP-GO: Graph-Based Probabilistic Multi-Agent Trajectory Prediction with Neural ODEs

westny/mtp-go 1 Feb 2023

Enabling resilient autonomous motion planning requires robust predictions of surrounding road users' future behavior.

Scene as Occupancy

opendrivelab/occnet ICCV 2023

Human driver can easily describe the complex traffic scene by visual system.

Parting with Misconceptions about Learning-based Vehicle Motion Planning

autonomousvision/tuplan_garage 13 Jun 2023

The release of nuPlan marks a new era in vehicle motion planning research, offering the first large-scale real-world dataset and evaluation schemes requiring both precise short-term planning and long-horizon ego-forecasting.

Neural Potential Field for Obstacle-Aware Local Motion Planning

Tim-Salzmann/l4casadi 25 Oct 2023

Experiment on Husky UGV mobile robot showed that our approach allows real-time and safe local planning.

Can Vehicle Motion Planning Generalize to Realistic Long-tail Scenarios?

mh0797/interplan 11 Apr 2024

We assess existing state-of-the-art planners on our benchmark and show that neither rule-based nor learning-based planners can safely navigate the interPlan scenarios.

CAD2RL: Real Single-Image Flight without a Single Real Image

abefetterman/hamstir-gym 13 Nov 2016

We propose a learning method that we call CAD$^2$RL, which can be used to perform collision-free indoor flight in the real world while being trained entirely on 3D CAD models.

Landmark Guided Probabilistic Roadmap Queries

bapaden/Landmark_Guided_PRM 6 Apr 2017

A landmark based heuristic is investigated for reducing query phase run-time of the probabilistic roadmap (\PRM) motion planning method.

Learning Heuristic Search via Imitation

omron-sinicx/planning-datasets 10 Jul 2017

In this paper, we do so by training a heuristic policy that maps the partial information from the search to decide which node of the search tree to expand.

Efficient Hierarchical Robot Motion Planning Under Uncertainty and Hybrid Dynamics

Pearl-UTexas/POMDP-HD 12 Feb 2018

This hierarchical planning approach results in a decomposition of the POMDP planning problem into smaller sub-parts that can be solved with significantly lower computational costs.

Motion Planning Networks

ahq1993/MPNet 14 Jun 2018

Fast and efficient motion planning algorithms are crucial for many state-of-the-art robotics applications such as self-driving cars.