RA-L 20261 citations

Obstacle Avoidance Using Dynamic Movement Primitives and Reinforcement Learning

Dominik Urbaniak, Alejandro Agostini, Pol Ramon, Jan Rosell, Raúl Suárez, Michael Suppa

Abstract

Learning-based motion planning can quickly generate near-optimal trajectories. However, it often requires either large training datasets or costly collection of human demonstrations. This work proposes an alternative approach that quickly generates smooth, near-optimal collision-free 3D Cartesian trajectories from a single artificial demonstration. The demonstration is encoded as a Dynamic Movement Primitive (DMP) and iteratively reshaped using policy-based reinforcement learning guided by model-specific cost designs, resulting in a diverse trajectory dataset for varying obstacle configurations. This dataset is used to train a neural network that takes as inputs the task parameters describing the obstacle dimensions and location, derived automatically from a point cloud, and outputs the DMP parameters that generate the trajectory. The approach is validated in simulation and real-robot experiments, outperforming a RRT-Connect baseline and achieving comparable performance to the CHOMP planner, while supporting multi-modal trajectory generation for different obstacle geometries and end-effector dimensions. Videos and the implementation code are available at <uri xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xlink="http://www.w3.org/1999/xlink">https://github.com/DominikUrbaniak/obst-avoid-dmp-pi2</uri>.

BibTeX
@inproceedings{ral2026_obstacleavoidanc,
  title = {Obstacle Avoidance Using Dynamic Movement Primitives and Reinforcement Learning},
  author = {Dominik Urbaniak and Alejandro Agostini and Pol Ramon and Jan Rosell and Raúl Suárez and Michael Suppa},
  booktitle = {RA-L 2026},
  year = {2026}
}
Obstacle Avoidance Using Dynamic Movement Primitives and Reinforcement Learning · RA-L 2026