Initial Mass and Center of Mass estimation of objects from their point clouds
S.X.L. Pegels (TU Delft - Electrical Engineering, Mathematics and Computer Science)
Herman Kroep – Mentor (TU Delft - Networked Systems)
RangaRao Venkatesha Prasad – Graduation committee member (TU Delft - Networked Systems)
M. Weinmann – Graduation committee member (TU Delft - Computer Graphics and Visualisation)
More Info
expand_more
Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.
Abstract
The current state of teleoperation in Tactile Internet faces the problem of limited operating distance. To circumvent this limitation, a setup has been proposed which provides Ultra-Low Latency feedback to the operator from a local simulation of the remote environment. To be able to accurately simulate the remote environment and the objects within it, an initial estimation of the mass and Center of Mass of these objects is required. We explore three approaches to the estimation of these properties, with the use of Axis-Aligned Bounding Bounding Boxes (AABB), Oriented Bounding Boxes (OBB), and convex hulls. We also explore the impact of sensor resolution and object occlusion. The performance of these methods varies, and highly depends on the type of object. Sensor resolution has a high impact on the estimated mass, but not on Center of Mass. Object occlusion has a clear impact on both, suggesting the use of multiple view points being will improve accuracy.