Trajectory Planning

42 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.

WROOM: An Autonomous Driving Approach for Off-Road Navigation

dvij542/offtersim 12 Apr 2024

Off-road navigation is a challenging problem both at the planning level to get a smooth trajectory and at the control level to avoid flipping over, hitting obstacles, or getting stuck at a rough patch.

3
12 Apr 2024

Machine Learning Optimized Orthogonal Basis Piecewise Polynomial Approximation

hawaclawek/ml-optimized-orthogonal-basis-pp 13 Mar 2024

We show that, using this regularization approach, Chebyshev basis performs better than power basis for all relevant optimizers in the combined approximation and continuity optimization setting and demonstrate usability of the presented approach within the electronic cam domain.

0
13 Mar 2024

SwissNYF: Tool Grounded LLM Agents for Black Box Setting

iclr-dummy-user/swissnyf 15 Feb 2024

Therefore, we harness the program synthesis capabilities of LLMs to strategize tool usage in black-box settings, ensuring solutions are verified prior to implementation.

3
15 Feb 2024

SkillDiffuser: Interpretable Hierarchical Planning via Skill Abstractions in Diffusion-Based Task Execution

Liang-ZX/SkillDiffuser 18 Dec 2023

Experiments on multi-task robotic manipulation benchmarks like Meta-World and LOReL demonstrate state-of-the-art performance and human-interpretable skill representations from SkillDiffuser.

11
18 Dec 2023

Fortify the Shortest Stave in Attention: Enhancing Context Awareness of Large Language Models for Effective Tool Use

alibabaresearch/damo-convai 7 Dec 2023

Specifically, the crucial information in the context will be potentially overlooked by model when it is positioned in the trough zone of the attention waveform, leading to decreased performance.

968
07 Dec 2023

Time-Optimal Control for High-Order Chain-of-Integrators Systems with Full State Constraints and Arbitrary Terminal States (Extended Version)

wangy18/manifoldinterceptmethod 13 Nov 2023

Time-optimal control for high-order chain-of-integrators systems with full state constraints and arbitrarily given terminal states remains a challenging problem in the optimal control theory domain, yet to be resolved.

0
13 Nov 2023

MMP++: Motion Manifold Primitives with Parametric Curve Models

gabe-yhlee/immp-public 26 Oct 2023

Motion Manifold Primitives (MMP), a manifold-based approach for encoding basic motion skills, can produce diverse trajectories, enabling the system to adapt to unseen constraints.

3
26 Oct 2023

GAMMA: Generalizable Articulation Modeling and Manipulation for Articulated Objects

qiaojunyu/GAMMA-ICRA2024 28 Sep 2023

Results show that GAMMA significantly outperforms SOTA articulation modeling and manipulation algorithms in unseen and cross-category articulated objects.

5
28 Sep 2023

Perception-and-Energy-aware Motion Planning for UAV using Learning-based Model under Heteroscedastic Uncertainty

rei08/perception-energy-planner 25 Sep 2023

Global navigation satellite systems (GNSS) denied environments/conditions require unmanned aerial vehicles (UAVs) to energy-efficiently and reliably fly.

0
25 Sep 2023

ToolLLM: Facilitating Large Language Models to Master 16000+ Real-world APIs

openbmb/toolbench 31 Jul 2023

Based on ToolBench, we fine-tune LLaMA to obtain an LLM ToolLLaMA, and equip it with a neural API retriever to recommend appropriate APIs for each instruction.

4,399
31 Jul 2023