Abstract
We present TrueRMA, a data-efficient, model-free method to learn cost-optimized robot trajectories over a wide range of starting points and endpoints. The key idea is to calculate trajectory waypoints in Cartesian space by recursively predicting orthogonal adaptations relative to the midpoints of straight lines. We generate a differentiable path by adding circular blends around the waypoints, calculate the corresponding joint positions with an inverse kinematics solver and calculate a time-optimal parameterization considering velocity and acceleration limits. During training, the trajectory is executed in a physics simulator and costs are assigned according to a user-specified cost function which is not required to be differentiable. Given a starting point and an endpoint as input, a neural network is trained to predict midpoint adaptations that minimize the cost of the resulting trajectory via reinforcement learning. We successfully train a KUKA iiwa robot to keep a ball on a plate while moving between specified points and compare the performance of TrueRMA against two baselines. The results show that our method requires less training data to learn the task while generating shorter and faster trajectories.
Original language | English |
---|---|
Pages (from-to) | 4225-4231 |
Number of pages | 7 |
Journal | Proceedings - IEEE International Conference on Robotics and Automation |
Volume | 2020 |
Early online date | 15 Sept 2020 |
DOIs | |
Publication status | Published - 15 Sept 2020 |
Event | IEEE International Conference on Robotics and Automation - Duration: 31 May 2020 → 31 Aug 2020 https://www.icra2020.org/ |
Bibliographical note
IEEE International Conference on Robotics and Automation (ICRA 2020); 7 pages, 9 figuresACKNOWLEDGMENT
This research was supported by the German Federal Ministry of Education and Research (BMBF) and the IndoGerman Science & Technology Centre (IGSTC) as part of the project TransLearn (01DQ19007A).
Keywords
- trajectory
- robots
- kinematics
- task analysis
- training
- neural networks