This package contains the core library for kinematic model fitting for articulated objects. Examples of articulated objects are gangway or cabinet doors, door handles, and drawers.
It provides both a C++ library for model fitting and selection, and nodes that make the functions of this library available as ROS services to other nodes.
articulation_models is ...