Trajectory Planning

43 papers with code • 2 benchmarks • 8 datasets

Trajectory planning for industrial robots consists of moving the tool center point from point A to point B while avoiding body collisions over time. Trajectory planning is sometimes referred to as motion planning and erroneously as path planning. Trajectory planning is distinct from path planning in that it is parametrized by time. Essentially trajectory planning encompasses path planning in addition to planning how to move based on velocity, time, and kinematics.

A Simple and Model-Free Path Filtering Algorithm for Smoothing and Accuracy

UniBwTAS/ccma IEEE Intelligent Vehicles Symposium (IV) 2023

In this paper, we present a model-free path filtering method based on the popular moving average method, namely the Curvature Corrected Moving Average (CCMA), which convinces by its simplicity and broad applicability.

80
23 Jul 2023

RoCo: Dialectic Multi-Robot Collaboration with Large Language Models

MandiZhao/robot-collab 10 Jul 2023

We propose a novel approach to multi-robot collaboration that harnesses the power of pre-trained large language models (LLMs) for both high-level communication and low-level path planning.

105
10 Jul 2023

Model-aided Federated Reinforcement Learning for Multi-UAV Trajectory Planning in IoT Networks

cirrick/multi_uav_data_harvesting 3 Jun 2023

Deploying teams of unmanned aerial vehicles (UAVs) to harvest data from distributed Internet of Things (IoT) devices requires efficient trajectory planning and coordination algorithms.

11
03 Jun 2023

A technique to jointly estimate depth and depth uncertainty for unmanned aerial vehicles

michael-fonder/m4depthu 31 May 2023

When used by autonomous vehicles for trajectory planning or obstacle avoidance, depth estimation methods need to be reliable.

9
31 May 2023

Convex Risk Bounded Continuous-Time Trajectory Planning and Tube Design in Uncertain Nonconvex Environments

jasour/Risk-Bounded-Continuous-Time-Trajectory-Planning 26 May 2023

To address the risk bounded trajectory planning problem, we leverage the notion of risk contours to transform the risk bounded planning problem into a deterministic optimization problem.

23
26 May 2023

Rethinking the Open-Loop Evaluation of End-to-End Autonomous Driving in nuScenes

E2E-AD/AD-MLP 17 May 2023

Modern autonomous driving systems are typically divided into three main tasks: perception, prediction, and planning.

148
17 May 2023

VAD: Vectorized Scene Representation for Efficient Autonomous Driving

hustvl/maptr ICCV 2023

In this paper, we propose VAD, an end-to-end vectorized paradigm for autonomous driving, which models the driving scene as a fully vectorized representation.

920
21 Mar 2023

Lane Graph as Path: Continuity-preserving Path-wise Modeling for Online Lane Graph Construction

hustvl/lanegap 15 Mar 2023

We present a path-based online lane graph construction method, termed LaneGAP, which end-to-end learns the path and recovers the lane graph via a Path2Graph algorithm.

110
15 Mar 2023

Search-Based Task and Motion Planning for Hybrid Systems: Agile Autonomous Vehicles

zlatanajanovic/SBMP_PerfDriving 25 Jan 2023

The algorithm performance is evaluated in simulated driving on a mixed-track with segments of different curvatures (right and left).

22
25 Jan 2023

Towards Accurate Ground Plane Normal Estimation from Ego-Motion

manymuch/ground_normal_filter 8 Dec 2022

In this paper, we introduce a novel approach for ground plane normal estimation of wheeled vehicles.

63
08 Dec 2022