ROCVMay 7, 2022

Category-Independent Articulated Object Tracking with Factor Graphs

arXiv:2205.03721v234 citationsh-index: 50
Originality Incremental advance
AI Analysis

This addresses the challenge for robots in human-centric environments to handle objects with non-standard articulation, though it is incremental as it builds on existing tracking and factor graph methods.

The paper tackles the problem of robots manipulating diverse articulated objects with unexpected mechanisms by proposing a category-independent framework that predicts articulation models from RGB-D image sequences, demonstrating improved performance over baselines on simulated data and applicability on real-world data.

Robots deployed in human-centric environments may need to manipulate a diverse range of articulated objects, such as doors, dishwashers, and cabinets. Articulated objects often come with unexpected articulation mechanisms that are inconsistent with categorical priors: for example, a drawer might rotate about a hinge joint instead of sliding open. We propose a category-independent framework for predicting the articulation models of unknown objects from sequences of RGB-D images. The prediction is performed by a two-step process: first, a visual perception module tracks object part poses from raw images, and second, a factor graph takes these poses and infers the articulation model including the current configuration between the parts as a 6D twist. We also propose a manipulation-oriented metric to evaluate predicted joint twists in terms of how well a compliant robot controller would be able to manipulate the articulated object given the predicted twist. We demonstrate that our visual perception and factor graph modules outperform baselines on simulated data and show the applicability of our factor graph on real world data.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes