English

A Solution to Adaptive Mobile Manipulator Throwing

Robotics 2022-08-05 v2

Abstract

Mobile manipulator throwing is a promising method to increase the flexibility and efficiency of dynamic manipulation in factories. Its major challenge is to efficiently plan a feasible throw under a wide set of task specifications. We show that the mobile manipulator throwing problem can be simplified to a planar problem, hence greatly reducing the computational costs. Using machine learning approaches, we build a model of the object's inverted flying dynamics and the robot's kinematic feasibility, which enables throwing motion generation within 1 ms for given query of target position. Thanks to the computational efficiency of our method, we show that the system is adaptive under disturbance, via replanning on the fly for alternative solutions, instead of sticking to the original throwing plan.

Keywords

Cite

@article{arxiv.2207.10629,
  title  = {A Solution to Adaptive Mobile Manipulator Throwing},
  author = {Yang Liu and Aradhana Nayak and Aude Billard},
  journal= {arXiv preprint arXiv:2207.10629},
  year   = {2022}
}

Comments

Accepted at IROS 2022. Code is available at: https://github.com/epfl-lasa/mobile-throwing

R2 v1 2026-06-25T01:07:31.056Z