36
1

Smart Placement, Faster Robots -- A Comparison of Algorithms for Robot Base-Pose Optimization

Abstract

Robotic automation is a key technology that increases the efficiency and flexibility of manufacturing processes. However, one of the challenges in deploying robots in novel environments is finding the optimal base pose for the robot, which affects its reachability and deployment cost. Yet, the existing research for automatically optimizing the base pose of robots has not been compared. We address this problem by optimizing the base pose of industrial robots with Bayesian optimization, exhaustive search, genetic algorithms, and stochastic gradient descent and find that all algorithms can reduce the cycle time for various evaluated tasks in synthetic and real-world environments. Stochastic gradient descent shows superior performance with regard to success rate solving over 90% of our real-world tasks, while genetic algorithms show the lowest final costs. All benchmarks and implemented methods are available as baselines against which novel approaches can be compared.

View on arXiv
@article{mayer2025_2504.19577,
  title={ Smart Placement, Faster Robots -- A Comparison of Algorithms for Robot Base-Pose Optimization },
  author={ Matthias Mayer and Matthias Althoff },
  journal={arXiv preprint arXiv:2504.19577},
  year={ 2025 }
}
Comments on this paper