Motion Planning

196 papers with code • 1 benchmarks • 5 datasets

Libraries

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

Optimizing Crowd-Aware Multi-Agent Path Finding through Local Broadcasting with Graph Neural Networks

anphu7492/cramp 19 Sep 2023

Multi-Agent Path Finding (MAPF) in crowded environments presents a challenging problem in motion planning, aiming to find collision-free paths for all agents in the system.

1
19 Sep 2023

LEA*: An A* Variant Algorithm with Improved Edge Efficiency for Robot Motion Planning

dongliangch/leastar 19 Sep 2023

LEA* is simple and easy to implement with minimum modification to A*, resulting in a very small overhead compared to previous lazy search algorithms.

1
19 Sep 2023

A Unifying Variational Framework for Gaussian Process Motion Planning

luke-ck/vgpmp 2 Sep 2023

To control how a robot moves, motion planning algorithms must compute paths in high-dimensional state spaces while accounting for physical constraints related to motors and joints, generating smooth and stable motions, avoiding obstacles, and preventing collisions.

5
02 Sep 2023

3DMOTFormer: Graph Transformer for Online 3D Multi-Object Tracking

dsx0511/3dmotformer ICCV 2023

Tracking 3D objects accurately and consistently is crucial for autonomous vehicles, enabling more reliable downstream tasks such as trajectory prediction and motion planning.

55
12 Aug 2023

SCENEREPLICA: Benchmarking Real-World Robot Manipulation by Creating Replicable Scenes

IRVLUTD/SceneReplica 27 Jun 2023

We present a new reproducible benchmark for evaluating robot manipulation in the real world, specifically focusing on pick-and-place.

15
27 Jun 2023

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.

387
13 Jun 2023

AutoTAMP: Autoregressive Task and Motion Planning with LLMs as Translators and Checkers

yongchao98/autotamp 10 Jun 2023

Rather than using LLMs to directly plan task sub-goals, we instead perform few-shot translation from natural language task descriptions to an intermediate task representation that can then be consumed by a TAMP algorithm to jointly solve the task and motion plan.

26
10 Jun 2023

iPLAN: Intent-Aware Planning in Heterogeneous Traffic via Distributed Multi-Agent Reinforcement Learning

wuxiyang1996/iPLAN 9 Jun 2023

Our approach for intent-aware planning, iPLAN, allows agents to infer nearby drivers' intents solely from their local observations.

25
09 Jun 2023

Trajectory Prediction with Observations of Variable-Length for Motion Planning in Highway Merging scenarios

sajjadmzf/trajpred 8 Jun 2023

In addition, we study the impact of the proposed prediction approach on motion planning and control tasks using extensive merging scenarios from the exiD dataset.

15
08 Jun 2023

Scene as Occupancy

opendrivelab/occnet ICCV 2023

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

492
05 Jun 2023