MultiDLO: Simultaneous Shape Tracking of Multiple Deformable Linear Objects with Global-Local Topology Preservation
This repository contains the code for MultiDLO, an algorithm for tracking multiple DLOs from RGB-D streams. This software is an implementation of our paper, MultiDLO: Simultaneous Shape Tracking of Multiple Deformable Linear Objects with Global-Local Topology Preservation, by Jingyi Xiang and Holly Dinkel. All code is implemented in Python, and the paper preprint is shared here.
The run instructions page provides information on package installation and use.
The slideshow presentation delivered at the 2023 3rd Workshop on Representing and Manipulating Deformable Objects at the IEEE International Conference on Robotics and Automation in London, UK is shared for further motivation and information about this project.
@inproceedings{xiang2023multidlo,
author = {Xiang, J. and Dinkel, H.},
year = {2023},
booktitle={{IEEE Int. Conf. Robot. Autom. (ICRA) Workshop on Representing and Manipulating Deformable Objects}},
title = {\href{https://doi.org/10.48550/arXiv.2310.13245}{MultiDLO: Simultaneous Shape Tracking of Multiple Deformable Linear Objects with Global-Local Topology Preservation}},
month = {5}
}