Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the acf domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/html/roboticslab/wp-includes/functions.php on line 6121
Ambient Intelligence-Software and Applications - RoboticsLab

Ambient Intelligence-Software and Applications

Download: BibTeX | Plain Text

Description

This paper introduces a flying robot mapping and localization proposal
from an onboard depth camera. The miniature flying robot is part of an ongoing
project related to ambient assisted living and home health. The flying depth camera
is used with a double function; firstly, as a range sensor for mapping from scratch
during navigation, and secondly, as a gray-scale camera for localization. The Harris
corner detection algorithm is implemented as key point detector for the creation
and/or identification of indoor spatial relations. During the localization phase, the
spatial relations created from detected corners in the mapping phase are compared
to the corners identified in the map. The flying robot position is estimated by matching
these spatial relations.