Next Article in Journal
Deep Count: Fruit Counting Based on Deep Simulated Learning
Next Article in Special Issue
Influence of Wind Speed on RGB-D Images in Tree Plantations
Previous Article in Journal
Chemical Source Localization Fusing Concentration Information in the Presence of Chemical Background Noise
Previous Article in Special Issue
Multisensory System for the Detection and Localization of Peripheral Subcutaneous Veins
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Robot-Beacon Distributed Range-Only SLAM for Resource-Constrained Operation

by
Arturo Torres-González
,
Jose Ramiro Martínez-de Dios
* and
Anibal Ollero
Robotics Vision and Control Group, University of Sevilla, Escuela Superior de Ingenieros, c/Camino de los Descubrimientos s/n, 41092 Seville, Spain
*
Author to whom correspondence should be addressed.
Submission received: 8 February 2017 / Revised: 7 April 2017 / Accepted: 11 April 2017 / Published: 20 April 2017
(This article belongs to the Special Issue State-of-the-Art Sensors Technology in Spain 2017)

Abstract

:
This work deals with robot-sensor network cooperation where sensor nodes (beacons) are used as landmarks for Range-Only (RO) Simultaneous Localization and Mapping (SLAM). Most existing RO-SLAM techniques consider beacons as passive devices disregarding the sensing, computational and communication capabilities with which they are actually endowed. SLAM is a resource-demanding task. Besides the technological constraints of the robot and beacons, many applications impose further resource consumption limitations. This paper presents a scalable distributed RO-SLAM scheme for resource-constrained operation. It is capable of exploiting robot-beacon cooperation in order to improve SLAM accuracy while meeting a given resource consumption bound expressed as the maximum number of measurements that are integrated in SLAM per iteration. The proposed scheme combines a Sparse Extended Information Filter (SEIF) SLAM method, in which each beacon gathers and integrates robot-beacon and inter-beacon measurements, and a distributed information-driven measurement allocation tool that dynamically selects the measurements that are integrated in SLAM, balancing uncertainty improvement and resource consumption. The scheme adopts a robot-beacon distributed approach in which each beacon participates in the selection, gathering and integration in SLAM of robot-beacon and inter-beacon measurements, resulting in significant estimation accuracies, resource-consumption efficiency and scalability. It has been integrated in an octorotor Unmanned Aerial System (UAS) and evaluated in 3D SLAM outdoor experiments. The experimental results obtained show its performance and robustness and evidence its advantages over existing methods.

1. Introduction

This paper deals with Range-Only (RO) Simultaneous Localization and Mapping (SLAM) in which the robot uses range measurements to build a map of an unknown environment and to self-localize in that map. RO-SLAM does not require line-of-sight operation and is independent of lighting conditions, whereas visual SLAM is sensitive to them and is not suitable in the presence of dense dust or smoke [1]. Using radio beacons as landmarks naturally solves the data association problem, typical of visual SLAM. Besides, RO-SLAM operates with shorter measurement and state vectors than visual SLAM, resulting in significantly lower computational burden.
Our envisioned application is aerial robot autonomous navigation for maintenance and repairing in industrial plants. We are interested in RO-SLAM schemes where the robot uses nodes from a sensor network as landmarks. Consider a GPS-denied scenario where a large number of sensor nodes (beacons) have been deployed at unknown static locations. For instance, they have been placed at random locations for real-time monitoring an accident, or they are used for monitoring an industrial facility, and their exact location was not registered during deployment. This is not a constraint: sensor nodes are already used for monitoring and maintenance in many industrial plants. Each node periodically gathers and filters measurements and transmits them to a monitoring station. We assume that each node can measure the distance to other nodes. This is not a limitation, in fact most Commercial Off-The-Shelf (COTS) nodes can measure the Radio Signal Strength of Incoming packets (RSSI) and estimate the range to the emitting node [2]. Mapping and robot localization is essential for UAS navigation in the above GPS-denied environments. Besides, knowing the location of beacons enables robot-sensor network cooperative missions of interest in these scenarios such as sensor node transportation and deployment [3,4], collection of data from sensors [5,6] or node remote powering [7]. The potential capabilities of robot-sensor network collaboration have recently originated significant interest in RO-SLAM methods that use sensor nodes as beacons [8,9,10,11]. However, most existing techniques consider beacons as passive landmarks disregarding the computational, communication and sensing capabilities with which they are actually endowed.
The performance of RO-SLAM methods improves as the number of measurements integrated in SLAM increases. For instance, integrating beacon-beacon (inter-beacon) measurements improves map and robot estimation accuracy [12]. However, using more measurements requires spending more resources such as the energy, bandwidth and computational power required to gather, transmit and integrate the measurements. SLAM is a resource demanding task. In the above scenarios the robot and beacons perform many other tasks apart from SLAM, all of them sharing the available resources. Besides, the available resources can be, and usually are, constrained by technological or application limitations such as the available energy and computational capacity of beacons or the bandwidth of the sensing channel. Resource consumption reduction has attracted high interest in SLAM, but very few resource-constrained RO-SLAM methods have been reported.
This paper presents a RO-SLAM scheme that is capable of exploiting robot-beacon cooperation in order to improve SLAM accuracy and efficiency while meeting a given resource consumption bound. In this work, the resource consumption bound is expressed in terms of the maximum number of measurements that can be integrated in SLAM per iteration. The sensing channel capacity used, the beacon energy consumed or the computational capacity employed, among others, are proportional to the number of measurements that are gathered and integrated in SLAM. The proposed scheme can meet static and dynamic bounds, e.g., determined by an online resource allocation tool, enabling high flexibility, which can be of interest in many cases. Our scheme employs a distributed Sparse Extended Information Filter (SEIF) SLAM method, in which each beacon gathers and integrates in the SLAM update stage robot-beacon and inter-beacon measurements. Like SEIF algorithm, our scheme can be executed in constant-time. Our scheme also comprises a distributed tool that uses a gain-cost analysis to dynamically select the most informative measurements to be integrated in SLAM.
The proposed scheme has a robot-beacon distributed approach were beacons actively participate in measurement selection, gathering and integration in SLAM. It has the following main properties: (1) adaptive resource-constrained operation, since it dynamically adapts to satisfy the given resource consumption bound; (2) accuracy, since it integrates inter-beacon measurements, significantly improving map and robot localization accuracies and speeding up beacon initialization; (3) efficiency, since it gathers and integrates the most informative measurements and; (4) scalability, since all the involved tasks are executed in a distributed manner. This paper presents the scheme, evaluates and compares its performance with existing methods in experiments performed with an octorotor UAS.
The proposed scheme employs the distributed SEIF SLAM that we sketched in [13]. In this paper, it is enhanced and combined with a distributed measurement selection tool that enables resource-constrained operation. The main improvements in this paper over [13] are:
  • development of a distributed robot-beacon tool that selects the most informative measurements that are integrated in SLAM fulfilling the resource consumption bound;
  • harmonious integration of the distributed SEIF SLAM and the measurement selection tool. The resulting scheme outperforms that in [13], as described in Section 6;
  • extension to 3D SLAM, integration and experimentation of the scheme with an octorotor UAS;
  • new experimental performance evaluation and comparison with existing methods;
  • new subsection with experimental robustness evaluation;
  • extension and more detailed related work. Furthermore, the paper has been restructured and all sections have been completed and rewritten for clarity.
The paper is organized as follows. Section 2 summarizes the related work. Section 3 presents the problem formulation. Section 4 and Section 5 briefly describe the operation of the robot and beacons. Section 6 presents its evaluation, comparison and robustness analysis in 3D SLAM experiments. The conclusions are in Section 7.

2. Related Work

As it is known, in Simultaneous Localization and Mapping (SLAM) a robot builds a map of an unknown environment while simultaneously keeping track of its location within that map. RO-SLAM methods solve the SLAM problem using only range measurements. Recursive Bayesian Filters (RBFs) provide a solid statistical basis for estimation integrating measurements in presence of noise. A good number of RO-SLAM methods have been developed in the last years. Most of them employ approaches based on the Extended Kalman Filter (EKF) SLAM or on Fast-SLAM. These filters have been combined with different initialization tools in order to deal with the partial observability of range measurements. Particle Filters (PFs) [14] involve significant computational burden but provide accurate results. Probability grids [12,15] have also been used but are computationally inefficient to implement in 3D. Trilateration [9] is the simplest approach but it can lead to high initialization errors, which can originate inconsistent estimations. Gaussian mixtures [16,17] provide a multi-hypothesis representation that allows integrating measurements from the beginning in undelayed SLAM methods. Dual to Kalman Filters, Information Filters represent the state by its information vector ξ and its information matrix Ω . The Sparse Extended Information Filter (SEIF) [18] for online SLAM maintains a sparse representation of Ω . SEIF is naturally efficient in the update stage and the sparseness of Ω enables using efficient algorithms for motion update and state recovery. SEIF can be executed in constant time regardless of the map size.
Most RO-SLAM techniques employ only robot-beacon range measurements. Work [12] was the first in using also measurements between beacons (inter-beacon). Integrating inter-beacon measurements improves map and robot estimation accuracy and speeds up beacon initialization. Despite its advantages few methods employ them. Integrating more measurements involves higher consumption of energy, bandwidth and processing time to gather, transmit and integrate them in SLAM. Work [19] integrates inter-beacon measurements adopting decentralized methods to deal with the increase in the consumption of resources.
Efficiency in the use of resources has received high interest in SLAM. Some methods use decision making tools based on information metrics to balance efficiency and accuracy. Work [20] developed an approach that selects highly informative loop-closure links to simplify the Pose SLAM information form and reduce its computational cost. They also achieve a compact information matrix reducing the number of measurements by operating in open loop for long periods. This open loop operation requires good odometry estimations, which are not always available in all scenarios and applications. Work [21] presented a method for estimating the quality of visual measurements in single-camera SLAM maximizing the mutual information between measurements and states in order to select the best camera measurements. Despite its potential advantages, very few SLAM techniques, and even less RO-SLAM, for resource-constrained operation have been reported.
In work [22] we proposed a RO-SLAM scheme that improves efficiency by choosing between two measurement gathering modes. Mode selection is performed using a simple centralized tool based on heuristics of robot and map estimation uncertainty: It does not consider resource consumption requirements, hence it cannot adapt to given resource consumption bounds. Besides, mode decision is fully centralized at the robot, lacking scalability. The scheme proposed in this paper is capable of satisfying a given resource consumption bound. It uses a distributed measurement selection tool that prioritizes measurements analyzing cost and expected uncertainty improvement. Besides, the scheme is distributed and beacons actively participate in measurement selection, gathering and integration in SLAM.

2.1. Range Only SEIF SLAM in a Nutshell

This section briefly summarizes the SEIF SLAM algorithm as an introduction to the proposed scheme. Most expressions have been omitted. For notation simplicity, time subindex t has also been omitted. Refer to [23] for further details.
RO-SLAM methods commonly adopt a state vector x comprised of the robot position ( x r ) and the location of all the beacons in the map ( x 1 , x 2 , , x N ). SEIF is based on Extended Information Filter (EIF). Duals to Kalman Filters, Information Filters (IFs) employ the canonical representation of multivariate Gaussian distributions. The standard representation is based on the mean vector μ and the covariance matrix Σ , whereas the canonical representation is based on the information vector ξ = Σ 1 μ and the information matrix Ω = Σ 1 .
Ω = Ω x r , x r Ω x r , x 1 Ω x r , x N Ω x 1 , x r Ω x 1 , x 1 Ω x 1 , x N Ω x N , x r Ω x N , x 1 Ω x N , x N
The information matrix Ω is symmetric and positive-semidefinite. Each off-diagonal entry of Ω , called the link [18], represents the relation between two elements in x . At any time in the SEIF SLAM operation some of the off-diagonal elements of Ω are zero meaning lack of information between the involved elements; some of them have high values, called strong links, meaning high amount of information; and a number of them have values close to zero, called weak links. Weak links have lower impact on the estimation of x than strong links but both involve similar computational burden. SEIF operates as EIF but maintains a sparse representation of Ω by keeping the number of active beacons bounded by a threshold. At each step the discovered beacons are classified in active and passive. Active beacons are those with non-zero links to the robot. Every time the number of active beacons is above the bound, the sparsification step is performed deactivating the beacons with the weakest links.
EIF measurement update modifies only the entries of Ω corresponding to the elements involved in the measurement. Factorizing Ω allows efficient update stages regardless of the map size. SEIF inherits this efficiency. Furthermore, by bounding the number of active beacons, SEIF significantly reduces the computational burden in the prediction stage. For linearizing the prediction and observation models it is necessary to recover the state estimate μ from the predicted Ω ¯ and ξ ¯ . SEIF recovers only the useful part of x , robot and active beacons. Of course, enforcing sparseness in Ω involves an approximation error in the estimations obtained by SEIF. Work [18] suggests using sparsification bounds in the range [4,5,7,8,9,10,11] to balance between accuracy degradation and burden reductions.

2.2. Integration of Range Measurements

Range measurements have the problem of partial observability. To cope this it SEIF should be combined with an auxiliary beacon initialization mechanism. Our scheme uses PFs for beacon initialization due to their high flexibility. Each beacon can be in the “initialization phase” or in the “state vector phase”. In the “initialization phase” each beacon executes its own PF. When the PF converges, the beacon initializes its state vector: The “state vector phase” starts.
The observation model used for range measurement z r , i taken by the robot to beacon b i is:
h r , i ( μ ) = δ x 2 + δ y 2 + δ z 2 ,
where δ x = μ x μ x i , δ y = μ y μ y i and δ z = μ z μ z i . ( μ x , μ y , μ z ) and ( μ x i , μ y i , μ z i ) are respectively the estimated positions of the robot and of beacon b i . h r , i is nonlinear. Its Jacobian is:
H r , i = h r , i μ = δ x h r , i δ y h r , i δ z h r , i δ x h r , i δ y h r , i δ z h r , i
All the entries of H r , i that are not shown in (3) are zero. Only the entries of H r , i corresponding to the robot and beacon b i are not zero. The proposed method also integrates inter-beacon measurements, such as z i , j gathered by beacon b i to b j . The adopted model h i , j is an extension of that in (2) taking δ x = μ x i μ x j , δ y = μ y i μ y j and δ z = μ z i μ z j . The entries of its Jacobian H i , j are zero except for those corresponding to the beacons involved in the measurement:
H i , j = 0 δ x h i , j δ y h i , j δ z h i , j δ x h i , j δ y h i , j δ z h i , j

3. Problem Formulation

Consider a GPS-denied scenario where a number of sensor nodes endowed with sensing, computational and communication capabilities have been deployed at static locations. We assume that the location of the nodes is not known. For instance, they have been deployed at unknown locations or their exact location has not been registered during deployment. Each node is assumed equipped with a range sensor and can measure the distance to the robot or to other nodes within its sensing region. Range measurements are assumed affected by statistically independent Gaussian noise. We are interested in RO-SLAM techniques that use sensor nodes as radio beacons (landmarks), to online estimate the locations of sensor nodes and of the robot. The SLAM method can exploit the capabilities of the beacons deployed but, at the same time, should make efficient use of the available resources and should comply with resource consumption constraints.
In conventional RO-SLAM techniques the robot gathers range measurements to the beacons within its sensing region and integrates these measurements in the update stage, see Figure 1a. In the adopted scheme measurement gathering and integration in SLAM is distributed among the beacons. The robot computes the SEIF SLAM prediction stage and transmits the predicted state to the beacons within its sensing region. Each beacon receiving the message: (1) gathers range measurements to the robot and other beacons (inter-beacon measurements), see Figure 1b; (2) integrates these measurements and computes its contribution to the update stage and; (3) transmits its contribution to the robot. Finally, the update stage of SLAM expressed in the information form is additive [23] and the robot reconstructs the updated state by simply adding the contributions it received. The proposed scheme naturally exploits robot-beacon cooperation to solve online SLAM: Accurately, since it integrates inter-beacon measurements; efficiently, distributing measurement gathering and integration in SLAM, and hence sharing burden and energy consumption; and in a scalable manner.
Efficiency in the use of resources is very important in robot-sensor network cooperation. In most cases the SLAM algorithm is executed simultaneously with other tasks, all of them sharing the available resources. Furthermore, radio beacons gathering range measurements such as RSSI, Time of Arrival (ToA) or Differential ToA, make use of some kind of communication, which requires using a channel with a certain (constrained) capacity. In fact the capacity of the sensing channel is one of the most relevant constraints in settings with a high number and density of deployed beacons. In our problem resource consumption can be expressed in terms of the maximum number of measurements that are gathered and integrated in SLAM at each iteration. The use of the sensing channel, the consumption of beacons energy and of beacons computational capacity are proportional to the number of measurements that are gathered and integrated in SLAM. Hence, bounding the number of measurements constrains the consumption of the main resources involved.
A diagram of the proposed scheme with its main modules is shown in Figure 2. The scheme combines (1) a distributed SEIF SLAM method in which beacons gather and integrate in SLAM robot-beacon and inter-beacon measurements; and (2) a distributed information-driven measurement selection tool that dynamically selects the measurements that are integrated in SLAM in order to improve performance while fulfilling the bound in the total number of measurements. Both components are executed in a distributed manner by the robot and by the beacons. Each beacon maintains a local version of the SLAM state whereas the global state is maintained only by the robot. The message interchange and the operation of the robot and beacons is summarized in Figure 3.
Methods that select the measurements that best reduce the uncertainty in the SLAM global state are necessarily centralized and have to deal with the information matrix of the global state. These methods incur in high computational burden with large maps and scale badly with the map size. The proposed scheme approximates this centralized measurement selection by a robot-beacon distributed tool that preserves the constant time execution and scalability. In Section 6.2 it is experimentally shown that the adopted tool is almost as accurate as the centralized measurement selection, adifference in map and robot RMS errors lower than 3%.
The distributed measurement selection tool is performed in two steps: Measurement distribution and measurement allocation. In measurement distribution the robot dynamically decides the number of measurements that are assigned to each beacon within the robot sensing region using expectations of uncertainty reductions. In measurement allocation, each beacon b i decides the actual measurements that it will gather and integrate in SLAM analyzing the cost and expected uncertainty improvement of integrating each measurement.
The bound in the number of measurements that can be gathered in each iteration is N M m a x . As example where N M m a x has a high value is shown in Figure 1b: Each beacon within the robot sensing region gathers and integrates a measurement to each beacon within its sensing region. An example with a low N M m a x in shown in Figure 4. b 1 and b 2 are assigned with only one measurement and gather z 1 , r and z 2 , r . b 3 is assigned with two measurements and besides z 3 , r , it gathers z 3 , 2 , the measurement that achieves the best expected uncertainty improvement-cost trade-off.

4. Operation of the Robot

The operation of the robot can be decomposed in four main tasks: (1) computation of the SEIF SLAM prediction stage; (2) reconstruction of the updated state using the contributions received by the robot; (3) computation of the sparsification step; and (4) measurement distribution. For brevity, most SEIF equations have been omitted. Refer to [23] for further details.
The robot operation is as follows, see Algorithm 1. First, the robot computes the SEIF SLAM prediction. Static beacons and nonlinear robot kinematic model are assumed. The robot Jacobian is computed at each time, which requires recovering the state. Our scheme uses the efficient algorithm described in [18] for motion update and state recovery. This algorithm computes the predicted information vector ξ ¯ t and information matrix Ω ¯ t and recovers the predicted μ t .
Algorithm 1: Summary of the operation of the robot.
Require: ξ t 1 , Ω t 1 , N M m a x , L M
1:
SEIF motion update and state recovery
2:
Create and broadcast UpdateReq message
3:
Receive UpdateResp messages
4:
Extract ξ i , Ω i and u i i from UpdateResp messages
5:
Compute ξ t and Ω t as in (6)–(7)
6:
SEIF Sparsification
7:
Measurement distribution. Create L M
8:
return ξ t , Ω t , L M
As the robot moves beacons go in and out of the robot sensing region. The robot maintains B S r , a list with the beacons that are currently within its sensing region. At each time t the robot broadcasts an UpdateReq message that includes μ t and L M , a list created by the robot at t − 1 that contains the number of measurements that have been assigned to each beacon b i B S r . Transmitting the whole μ t in the UpdateReq message is not suitable in cases with large maps. Only the elements in μ t required for each beacon are transmitted. Let e v i be the vector with the estimates required by beacon b i to compute its contribution to the update stage:
e v i = [ μ r μ i μ j ] T ,
where μ r is the estimation of the robot current location, μ i is the estimation of the location of beacon b i and μ j represents the estimations of the location of every beacon b j within the sensing region of b i .
When b i receives the UpdateReq message, it performs as described in Section 5 and transmits to the robot an UpdateResp message with ξ i , t and Ω i , t , its contribution to the SLAM update stage. The robot reconstructs the updated state, ξ t and Ω t , using ξ ¯ t and Ω ¯ t and the update contributions it received:
ξ t = ξ ¯ t + i F i T ξ i , t ,
Ω t = Ω ¯ t + i F i T Ω i , t F i ,
where F i is the projection matrix that implements the operations necessary to allocate ξ i , t and Ω i , t at the suitable entries in ξ t and Ω t .
Next, the robot checks if Ω t satisfies the SEIF sparsification bound. If not, the beacons with the weakest links are deactivated as described in [18].
The final step performed by the robot is to distribute the number of measurements N M m a x between b i B S r . N M m a x is considered an input to our scheme. It can be static or dynamic, computed by an online resource allocation tool, for instance analyzing the capacity of the channel using link quality estimators, see e.g., [24]. Measurement distribution is performed proportionally to I G i , t , the usefulness of the measurements from beacon b i to reduce the uncertainty of the SLAM state. b i has impact on the SLAM state only if its update contribution reaches the robot, i.e., if b i receives the UpdateReq message sent by the robot and if the robot receives the UpdateResp message with the update contribution from b i . These two events are statistically independent. Taking p r , i as the Packet Reception Rate (PRR) from the robot to b i and assuming symmetric PRRs, I G i , t can be estimated as:
I G i , t = p r , i 2 u i i , t ,
where u i i , t estimates the capability of the measurements gathered by b i to reduce the uncertainty in the SLAM state. Transmission errors in sensor networks are not infrequent. This criterion naturally assigns more measurements not only to the most informative beacons, but also to those with better communication with the robot.
Each b i computes its own u i i , t , described in Section 5, and transmits it to the robot in an UpdateResp message. The robot can measure p r , i to each b i B S r by simply analyzing message transmission success. Next, the robot allocates the N M m a x measurements among beacons b i B S r proportionally to I G i , t and creates L M , the list with the number of measurements assigned to each beacon b i B S r .

5. Operation of Beacons

The operation of beacons is summarized in Algorithm 2. Once beacon b i has received the UpdateReq message it performs as follows: (1) executes measurement allocation and selects the most informative measurements; (2) gathers and integrates in SLAM the selected measurements and; (3) transmits to the robot its update contribution in an UpdateResp message.
Algorithm 2: Summary of the operation of beacon b i
1:
Receive UpdateReq message. Extract e v i and L M i
2:
Measurement allocation. Compute J i , j and u i i
3:
Gather the L M i measurements with the highest J i , j . Create M S i
4:
if ( b i is at “state vector phase”) then
5:
 Compute ξ i , t and Ω i , t with M S i as in (15)–(16)
6:
else
7:
 Use M S i to update the PF of b i
8:
end if
9:
Create UpdateResp message and transmit it to the robot

5.1. Measurement Allocation

UpdateReq messages include L M . Once beacon b i has received an UpdateReq message, it extracts L M i , the number of measurements it was assigned with. Let B S i be the set of beacons b j within the sensing region of b i . In measurement allocation each beacon b i selects which measurements z i , j , b j B S i it should gather and integrate in SLAM. We adopt a common approach in information-driven measurement selection and formulate the problem as the greedy optimization of a utility function that establishes a trade-off between information gain and resource consumption:
J i , j = r i , j α c i , j
c i , j is the cost of the resources consumed in gathering and integrating measurement z i , j . In sensor networks energy is maybe the most constrained resource. We take c i , j as the energy consumed by b i in gathering and integrating z i , j . c i , j could be different for each beacon, e.g., depending on the remaining energy in its batteries. For simplicity, c i , j was assumed the same for all measurements. The reward r i , j = u i i , j is the expected SLAM uncertainty improvement resulting after integrating z i , j . α is a weighting factor that balances the cost the reward. Its effects will be evaluated in Section 6.3. This cost-reward approach has been used in the literature, like in [25], where they used it to make decisions on a robot exploration problem. In our work, α was determined experimentally.
The reward r i , j = u i i , j is determined as follows. In our distributed scheme each beacon maintains its own local state. Ω ¯ i , t is the predicted information matrix for time t of the local state of b i . Ω ¯ i , t was computed by b i at t − 1. It is easy to notice that the updated information matrix of the local state of b i that would result after integrating measurement z i , j is:
Ω i , t = Ω ¯ i , t + Ω i , j , t
where Ω i , j , t is the expected contribution of z i , j and is computed as follows:
Ω i , j , t = H i , j , t T R 1 H i , j , t ,
where R is the covariance matrix of the measurement noise and H i , j , t is the Jacobian of the observation model of measurement z i , j computed with e v i , just received from the robot in the UpdateReq message.
On the other hand, in case of not integrating z i , j , the updated information matrix for b i would be Ω i , t n = Ω ¯ i , t . The uncertainty improvement u i i , j is the difference of the uncertainty in Ω i , t and in Ω i , t n . Entropy is maybe the most widely-used metric for the uncertainty in a probability distribution. It is adopted in our scheme. Entropy can be used to measure the uncertainty of beacons in the “state vector phase” and also of beacons in the “initialization phase”, giving the same treatment to both cases. If beacon b i is in the “state vector phase”, its state follows a Gaussian probability distribution and its entropy can be computed using an exact expression. In this case u i i , j is as follows:
u i i , j = 1 2 log | Ω ¯ i , t | | Ω ¯ i , t + Ω i , j , t |
If b i is in the “initialization phase”, i.e., its PF has not converged, its probability distribution is approximated by the set of PF particles. In this case, there is not an exact expression and each b i computes its u i i , j using the approximate calculation described in [26].
It should be noticed that if b j is in the “initialization phase”, it is still not in the state vector of its neighbor b i . Hence, z i , j is not useful to update the local map of b i , either if b i is in the “initialization phase” or in the “state vector phase”. Hence, the uncertainty improvement u i i , j is taken as zero.
Long-term optimization of J i , j involves high computational burden and bad scalability. We adopted a simple but efficient greedy approach: At each time b i selects the L M i beacons b j B S i that achieve the highest value in J i , j . Of course, measurements with negative gain-cost utility, J i , j < 0 , are not selected.
Each beacon b i receiving the UpdateReq message also computes u i i , which will be used by the robot in measurement distribution. u i i estimates how good it is to assign measurements to b i , i.e., the expected improvement in the uncertainty of the local state of b i if b i integrates one measurement to each beacon b j B S i . Similarly, the updated information matrix for b i that would result after integrating one measurement to each beacon b j B S i is:
Ω i , t = Ω ¯ i , t + j B S i Ω i , j , t
As above, if no measurement is integrated, the updated information matrix is Ω i , t 1 . Thus, u i i is computed as follows:
u i i = 1 2 log | Ω ¯ i , t | | Ω ¯ i , t + j B S i Ω i , j , t |

5.2. Integration of Measurements

At this step, beacon b i has already gathered one measurement to the robot and to each of the beacons selected in measurement allocation. Let M S i be the set of gathered measurements. The next step is to integrate them. If beacon b i is in the “initialization phase”, it updates its PF with the measurements in M S i . If b i is in the “state vector phase”, it integrates them in its local state and computes its update contribution as follows:
ξ i , t = j M S i H i , j , t T R 1 [ z i , j h i , j ( e v i ) + H i , j , t e v i ] ,
Ω i , t = j M S i H i , j , t T R 1 H i , j , t ,
where h i , j ( e v i ) and H i , j , t are respectively the predictions and Jacobians for each measurement in M S i , either robot-beacon or inter-beacon measurement. Finally, b i transmits an UpdateResp message to the robot with its contribution to the SEIF update ( ξ i , t and Ω i , t ) and to measurement distribution ( u i i ).

6. Experiments

The validation of the proposed scheme was performed in sets of 3D SLAM outdoor experiments with AMUSE UAS, an octorotor developed in the UE-FP7 ARCAS project for maintenance and repairing of industrial facilities [27], see Figure 5. Maintenance of industrial facilities is currently performed using sensor nodes that gather measurements for process monitoring and anomaly detection. In these complex scenarios GPS is often unavailable or has bad quality. UAS are suitable tools for confirming and eventually repairing the anomalies detected but they require accurate localization. The proposed resource-constrained RO-SLAM scheme is very interesting in this problem. Besides the typical technological constraints of UAS and beacons, in these scenarios there are often a high number of sensors and wireless devices involving significant bandwidth limitations. Besides, the energy consumed by nodes (beacons) is constrained in order to avoid frequent battery replacements.
A total of 24 beacons were deployed at random locations and different heights in a 20 × 20 m scenario, beacons are marked in Figure 5. Each beacon was comprised of a RaspberryPi running Linux connected through USB to a Nanotron nanoPAN 5375 [28] Time-of-Flight (ToF) range sensor and to a WiFi USB adapter, all powered by an external battery, see Figure 6b. The performance of Nanotron sensors in outdoors was characterized experimentally. Their range error can be modeled as a Gaussian PDF with zero mean and a standard deviation of σ m = 0 . 6 m, see Figure 6c. The resolution of these sensors is 0.01 m. It should be noticed that measurements from two or more different beacons can always be distinguished because the measurements are tagged with a unique identifier for each beacon. Each beacon run an independent ROS (Robots Operating System) node. The ROS node implements the beacon algorithm, gathers range measurements with the Nanotron ToF range sensor using an ad-hoc developed ROS driver and communicates with the other beacons using WiFi. One beacon was mounted on the landing skid of AMUSE, see Figure 6a. In the experiments the proposed SLAM scheme was executed at a rate of 1 Hz, one iteration per second. The robot beacon transmitted UpdateReq messages at a rate of 1 Hz. In these experiments the main resource constraint was imposed by the sensing channel bandwidth. N M m a x = 80 was the maximum number of range measurements per iteration that we could gather without interference in the experiments.
In these experiments AMUSE was in manual flight. The objective was not to use the proposed scheme for real-time navigation. AMUSE is equipped with a Novatel OEM6 GPS unit with 2 cm accuracy. We used GPS only as ground truth for accuracy assessment. SLAM provides the generated map and robot location in a local coordinate frame. To compare with the ground-truth, an affine transform is performed on the final beacon locations, re-aligning the local solution into the same global coordinate frame. UAS odometry obtained from Inertial Measurement Units is often too noisy to be used in SLAM. Like most works in 3D SLAM, e.g., [29], we opted for employing some beacons, 5 in the experiments performed, as anchors for correcting the UAS localization.
The auxiliary PFs for beacon initialization were set with 500 particles. Each beacon executes its own PF, initializes the PF when it receives the first measurement and decides that it has converged when the maximum eigenvalue of the covariance matrix is lower than 0.4. The eigenvalues of the covariance matrix are directly proportional to the variance along the corresponding eigenvectors. Thus, the maximum eigenvalue is a measure of the volume (or at least the largest axis) of the confidence ellipsoid of the distribution. Using the eigenvalues puts the convergence condition on each axis. Our scheme has only two parameters: N M m a x and α . We used N M m a x = 80 and α = 7 . 5 in all the experiments. For simplicity in these experiments the cost of measurement z i , j in J i , j was taken constant and equal to the energy consumed by beacons when taking one measurement c i , j = 6 . 6 mJ.

6.1. Validation

The result of the proposed scheme in one experiment in XY (left) and 3D (right) views is shown in Figure 7. Blue lines and stars represent respectively the ground truth UAS trajectory and beacon locations. Red lines and triangles are the resulting estimates. The total number of measurements integrated at each iteration along the experiment is shown in Figure 8a. At the beginning all beacons gathered all the measurements they were assigned with: In total N M m a x = 80 between all the beacons. As the experiment advanced the beacon local states had lower and lower uncertainty and inter-beacon measurements became less and less informative. From t = 108 s on, some measurements achieved J i , j < 0 ; their reward was lower than the cost, and were not gathered anymore. In average the number of measurements per iteration in this experiment was 61, lower than N M m a x . The proposed scheme ensures the given N M m a x bound avoiding reward-cost inefficient measurements.
The evolution of beacon localization errors along the experiment is shown in Figure 8b. The drawing for each beacon starts when its PF converged. The majority of the PFs converged between t = 6 s and t = 16 s, shortly after the start of the experiment. The UAS localization errors in the three coordinates are shown in Figure 9. The red dashed lines represent the 3 σ bounds showing the consistency of the estimations.
The cumulative number of inter-beacon measurements gathered by three beacons along the experiment is shown in Figure 8c. Similar curves were obtained for all beacons. The shape of each curve is a ramp with almost constant slope until the beacon stops gathering measurements. This evolution is useful to analyze the performance of measurement distribution and measurement allocation. At the beginning each beacon gathers all the measurements it is assigned with. Measurement distribution assigns measurements to b i proportionally to I G i . More measurements are assigned to beacons with higher uncertainty. Hence, measurement distribution naturally balances the values of I G i of all the beacons. Figure 8d shows that the three beacons represented in Figure 8c have similar evolution in I G i . This can be observed for all beacons. As a result all beacons are assigned with a similar number of measurements, resulting in similar slopes in Figure 8c. Beacon b i gathers and integrates z i , j as long as J i , j > 0 . The uncertainty of b i will be lower as it integrates more measurements. After a while, the measurements gathered by b i will not satisfy J i , j > 0 and it will stop taking measurements, the lope becomes zero in Figure 8c. Each beacon has its own different situation (number of neighbors, time of PF convergence, etc.) hence, they will reach zero-slope at different times.
The proposed scheme can dynamically adapt to different values of N M m a x . The previous experiment was repeated simulating that during interval t [ 90 , 105 ] the number of measurements was bounded by N M m a x = 30 , see Figure 10. In this case the robot RMS error was 0 . 516 m, very similar to that with N M m a x = 80 along the entire experiment, which was 0 . 51 m. The difference in the map error was even smaller. The scheme selects the most informative measurements reducing the impact of changes in N M m a x . The only effect is that beacons stop gathering inter-beacon measurements, reaching J i , j < 0 , later in the experiment. They keep gathering measurements and at the end of the experiment the number of measurements integrated are the same in both cases.

6.2. Performance Comparison

The proposed scheme was evaluated and compared with other methods in 20 sets of real experiments with different beacon settings and UAS trajectories. Method M1 is a conventional SEIF SLAM scheme that integrates only robot-beacon measurements. Method M2 is the distributed SEIF SLAM reported in [13]. It integrates robot-beacon and all inter-beacon measurements. Method M3 is M2 combined with a tool that selects the N M m a x measurements that best improve the uncertainty in the global state: This tool is necessarily centralized at the robot. In the proposed distributed scheme each beacon selects the best measurements to improve its local uncertainty. Comparing with method M3 allows evaluating how far our distributed measurement selection is from the centralized selection. The data from the sets of experiments was logged and the four methods were executed offline with the same parameters. Their performance is compared in Table 1, which analyzes robot and map RMS errors, convergence times of auxiliary PFs, number of measurements actually integrated per iteration, average energy consumed by beacons and average robot CPU time consumed evaluated in percentage w.r.t. that of M1. Recall that the number of measurements integrated per iteration is proportional to the energy consumed by beacons (shown in the table) and to the beacon computational time required for measurement integration (not shown in the table).
M1 does not integrate inter-beacon measurements and hence had the poorest errors and PF convergence times. M2 integrates inter-beacon measurements, which significantly reduces PF convergence times, 78 % , and map and robot RMS errors, 32 % and 16 % , respectively, over M1. On the other hand, M2 gathered and integrated 523 % more measurements, which largely increased beacon energy consumption. M2 distributes computation between the robot and beacons and hence reduces the robot CPU times over M1. M3 is M2 combined with a centralized tool that selects the N M m a x measurements that best improve the uncertainty of the global state. M3 integrated 80 measurements per iteration, 61 % lower than M2, and achieved similar RMS errors (difference < 3 % ) and PF convergence times (< 4 % ). However, it required much larger robot CPU times: It uses the information matrix of the global state to select the most informative measurements and computing determinants has O ( n 3 ) complexity.
The proposed scheme obtained similar RMS errors, PF convergence times and robot CPU times to M2 [13] requiring 70 % less measurements and 70 % lower beacon energy consumption. Besides, our scheme achieved similar RMS errors and PF convergence times to M3 but required 23 % less measurements (and beacon energy consumption). Each beacon uses the information matrix of its local state for measurement selection, requiring 78 % lower robot CPU burden than M3. Besides, in our scheme each beacon maintains a local version of its map, which can be useful in some cases. Once beacons have built their local map, they can transmit it to any robot, which can immediately recover the full map applying map-joining techniques.

6.3. Discussion

In the following we discuss on the scalability of the proposed scheme and analyze the impact of transmission errors and of the parameters of the method: N M m a x and α .
The proposed method preserves the scalability of the distributed SEIF presented in [13]. Measurement distribution involves only the beacons within the robot sensing region, whereas measurement allocation, performed by each beacon b i , involves only the beacons within the sensing region of b i . Thus, the computational complexity depend on the beacon density, not on the map size. Beacons are used as landmarks in RO-SLAM: Highly inhomogeneous local beacon densities are not suitable in RO-SLAM. It is often more interesting if beacons are deployed in densities with some homogeneity, leading to constant time execution regardless of the map size.
N M m a x is taken as an input to our scheme. The performance of the proposed scheme with different values of N M m a x is summarized in Table 2. The measurements from all the experiments were logged and the proposed scheme was offline executed with N M m a x . The integration of measurements is critical for PF convergence and low values of N M m a x decelerate PF convergence. On the other hand, the estimation accuracy was only slightly affected, which is attributed to its capability to select informative measurements. With N M m a x = 80 the average number of measurements actually integrated in SLAM was similar to that with N M m a x = 60 . The explanation is the role of α . In the experiments all measurements are assumed to have the same cost. Thus, α acts as a threshold since measurement z i , j is gathered only if J i , j = r i , j α c i , j > 0 .
The performance of the proposed scheme with different values of α is summarized in Table 3. α allows setting our scheme to prevent integrating measurements that are not very informative. With α = 1 . 5 , almost all measurements satisfy J i , j > 0 and the number of measurements integrated in SLAM is almost N M m a x . With α = 15 , many measurements do not satisfy J i , j > 0 soon in the experiments and in average only 49.3 measurements were integrated per iteration. These were the two extremes in the range of α , an intermediate value α = 7 . 5 was used. Despite the difference in the number of measurements, the value of α affects accuracy very slightly as shown in Table 3.
The proposed distributed scheme needs communication between the robot and beacons. In this sense the transmission errors in sensor networks cannot be ignored. Its performance assuming different PRR levels is summarized in Table 4. Our method explicitly considers PRR in the estimation of I G i and assigns more measurements to the beacons that have better link quality with the robot. As expected, it exhibits good robustness to PRR. Even with PRR = 40%, transmission error rate of 60%, its performance is very slightly perturbed.

7. Conclusions

RO-SLAM has some characteristics that make it more suitable than visual SLAM in a wide range of robot-sensor node cooperative missions. Most RO-SLAM methods consider beacons as passive landmarks and do not exploit the capabilities with which beacons are actually endowed. The accuracy of RO-SLAM estimations improves with the number and variety of measurements that are integrated in SLAM. However, using more measurements requires consuming more resources to gather, transmit and integrate the measurements in SLAM, which often contrasts with existing technological or application constraints.
This paper presents a scalable robot-beacon distributed RO-SLAM scheme for resource-constrained operation. The objective is to improve SLAM performance while meeting a given resource consumption bound expressed as the maximum number of measurements that can be integrated in SLAM per iteration. In our problem, the number of measurements is a good metric for resource consumption since it directly impacts the sensing channel capacity used, the beacon energy consumed and the computational capacity employed, among others.
The proposed scheme efficiently combines a distributed SEIF SLAM method that integrates robot-beacon and inter-beacon measurements, together with a distributed information-driven tool that selects the measurements to be integrated in SLAM balancing uncertainty improvement and resource consumption. The scheme has a robot-beacon distributed approach where beacons actively participate in measurement selection, gathering and integration in SLAM. Our scheme ensures resource-constrained operation with static or dynamic bounds, showing significant flexibility. It achieves higher accuracy and lower beacon initialization times than conventional SLAM methods. Besides, it can be executed in constant time regardless of the map size.
Its performance was validated and compared with existing methods in sets of 3D SLAM experiments. Robustness analysis confirmed its stable and predictable performance against transmission errors and different values of its parameters.

Acknowledgments

This work has been supported by EU Project AEROARMS Ref. H2020-ICT-2014-1-644271 (https://aeroarms-project.eu/) and the AEROMAIN project funded by the Spanish R&D plan (DPI2014-59383-C2-1-R). A. Torres-González thanks the Ministerio de Educación y Deportes FPU Program. J.R. Martínez-de Dios acknowledges EU Project ARCOW-EuRoC funded under Contract 608849.

Author Contributions

A. Torres-González and J.R. Martínez-de Dios contributed equally in the research that leads to this paper. A. Torres-González developed, implemented the algorithms and performed the real experiments and wrote some parts of the manuscript. J.R. Martínez-de Dios helped in the design of the algorithms and elaborated the major part of the manuscript. A. Ollero provided suggestions and corrections during the preparation of the paper.

Conflicts of Interest

The authors declare no conflict of interest.

Nomenclature

Σ t Covariance matrix of the SLAM global state at time t
μ t Mean of the SLAM global state at time t
Ω t Updated information matrix of the SLAM global state at time t
ξ t Updated Information vector of the SLAM global state at time t
Ω ¯ t , ξ ¯ t Predicted information matrix and predicted information vector of the SLAM global state for time t
ξ i , t , Ω i , t Update contribution of beacon b i to ξ t
z r , i , z i , j Measurement gathered by the robot to beacon b i . Measurement gathered by beacon b i to b j
h r , i , h i , j Observation models for robot-beacon and inter-beacon measurements
H r , i , H i , j Jacobians of the observation models for robot-beacon and inter-beacon measurements
B S r , B S i Sets of the beacons that are currently within the sensing region of the robot and beacon b i , respectively
L M List with the number of measurements assigned to each beacon in B S r in measurement distribution
M S i Set of measurements gathered by beacon b i
N M m a x Maximum number of measurements that can be gathered and integrated per SLAM iteration
J i , j Utility function for measurement z i , j
r i , j , c i , j Reward and cost for measurement z i , j
α Weighting factor between reward and cost

References

  1. Brunner, C.J.; Peynot, T.; Vidal-Calleja, T.A.; Underwood, J.P. Selective Combination of Visual and Thermal Imaging for Resilient Localization in Adverse Conditions: Day and Night, Smoke and Fire. J. Field Robot. 2013, 30, 641–666. [Google Scholar] [CrossRef]
  2. Banatre, M.; Marron, P.; Ollero, A.; Wolisz, A. Cooperating Embedded Systems and Wireless Sensor Networks; John Wiley & Sons: Hoboken, NJ, USA, 2008. [Google Scholar]
  3. Corke, P.; Hrabar, S.; Peterson, R.; Rus, D.; Saripalli, S.; Sukhatme, G. Deployment and Connectivity Repair of a Sensor Net with a Flying Robot. In Experimental Robotics IX; Springer: Berlin/Heidelberg, Germany, 2006; Volume 21, pp. 333–343. [Google Scholar]
  4. Maza, I.; Caballero, F.; Capitan, J.; Martinez-de Dios, J.R.; Ollero, A. A distributed architecture for a robotic platform with aerial sensor transportation and self-deployment capabilities. J. Field Robot. 2011, 28, 303–328. [Google Scholar] [CrossRef]
  5. Martinez-de Dios, J.; Lferd, K.; de San Bernabe, A.; Nunez, G.; Torres-Gonzalez, A.; Ollero, A. Cooperation Between UAS and Wireless Sensor Networks for Efficient Data Collection in Large Environments. J. Intell. Robot. Syst. 2013, 70, 491–508. [Google Scholar] [CrossRef]
  6. Cobano, J.A.; Martínez-de Dios, J.R.; Conde, R.; Sánchez-Matamoros, J.M.; Ollero, A. Data retrieving from heterogeneous wireless sensor network nodes using UAVs. J. Intell. Robot. Syst. 2010, 60, 133–151. [Google Scholar] [CrossRef]
  7. Todd, M.; Mascarenas, D.; Flynn, E.; Rosing, T.; Lee, B.; Musiani, D.; Dasgupta, S.; Kpotufe, S.; Hsu, D.; Gupta, R.; et al. A different approach to sensor networking for SHM: Remote powering and interrogation with unmanned aerial vehicles. In Proceedings of the 6th International Workshop on Structural Health Monitoring (Citeseer), Stanford, CA, USA, 11–13 September 2007. [Google Scholar]
  8. Challa, S.; Leipold, F.; Deshpande, S.; Liu, M. Simultaneous Localization and Mapping in Wireless Sensor Networks. In Proceedings of the Intelligent Sensors, Sensor Networks and Information Processing Conference, Melbourne, Australia, 5–8 December 2005; pp. 81–87. [Google Scholar]
  9. Menegatti, E.; Zanella, A.; Zilli, S.; Zorzi, F.; Pagello, E. Range-only SLAM with a mobile robot and a Wireless Sensor Networks. In Proceedings of the IEEE International Conference on Robotics and Automation (ICRA), Kobe, Japan, 12–17 May 2009; pp. 8–14. [Google Scholar]
  10. Sun, D.; Kleiner, A.; Wendt, T. Multi-robot Range-Only SLAM by Active Sensor Nodes for Urban Search and Rescue. In RoboCup 2008: Robot Soccer World Cup XII; Iocchi, L., Matsubara, H., Weitzenfeld, A., Zhou, C., Eds.; Springer: Berlin/Heidelberg, Germany, 2009; Volume 5399, pp. 318–330. [Google Scholar]
  11. Nogueira, M.; Sousa, J.; Pereira, F. Cooperative Autonomous Underwater Vehicle localization. In Proceedings of the IEEE Oceans, Sydney, Australia, 24–27 May 2010; pp. 1–9. [Google Scholar]
  12. Djugash, J.; Singh, S.; Kantor, G.; Zhang, W. Range-only SLAM for robots operating cooperatively with sensor networks. In Proceedings of the IEEE International Conference on Robotics and Automation (ICRA), Orlando, FL, USA, 15–19 May 2006; pp. 2078–2084. [Google Scholar]
  13. Torres-González, A.; Martinez-de Dios, J.; Ollero, A. Efficient Robot-Sensor Network Distributed SEIF Range-Only SLAM. In Proceedings of the IEEE International Conference on Robotics and Automation (ICRA 2014), Hong Kong, China, 31 May–7 June 2014; pp. 1319–1326. [Google Scholar]
  14. Menegatti, E.; Danieletto, M.; Mina, M.; Pretto, A.; Bardella, A.; Zanconato, S.; Zanuttigh, P.; Zanella, A. Autonomous discovery, localization and recognition of smart objects through WSN and image features. In Proceedings of the IEEE GLOBECOM 2010, Miami, FL, USA, 6–10 December 2010; pp. 1653–1657. [Google Scholar]
  15. Olson, E.; Leonard, J.; Teller, S. Robust range-only beacon localization. In Proceedings of the IEEE/OES Autonomous Underwater Vehicles, Sebasco, ME, USA, 17–18 June 2004; pp. 66–75. [Google Scholar]
  16. Blanco, J.L.; Fernandez-Madrigal, J.A.; Gonzalez, J. Efficient probabilistic Range-Only SLAM. In Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems, IROS’08, Nice, France, 22–26 September 2008; pp. 1017–1022. [Google Scholar]
  17. Torres-González, A.; Martinez-de Dios, J.; Ollero, A. Integrating Internode Measurements in Sum of Gaussians Range Only SLAM. In ROBOT2013: First Iberian Robotics Conference; Springer International Publishing: Basel, Switzerland, 2014; pp. 473–487. [Google Scholar]
  18. Thrun, S.; Liu, Y.; Koller, D.; Ng, A.Y.; Ghahramani, Z.; Durrant-Whyte, H. Simultaneous Localization and Mapping with Sparse Extended Information Filters. Int. J. Robot. Res. 2004, 23, 693–716. [Google Scholar] [CrossRef]
  19. Djugash, J.; Singh, S.; Grocholsky, B. Decentralized mapping of robot-aided sensor networks. In Proceedings of the IEEE International Conference on Robotics and Automation (ICRA 2008), Pasadena, CA, USA, 19–23 May 2008; pp. 583–589. [Google Scholar]
  20. Ila, V.; Porta, J.; Andrade-Cetto, J. Information-Based Compact Pose SLAM. IEEE Trans. Robot. 2010, 26, 78–93. [Google Scholar] [CrossRef]
  21. Vidal-Calleja, T.A.; Sanfeliu, A.; Andrade-Cetto, J. Action selection for single-camera SLAM. IEEE Trans. Syst. Man Cybern. Part B Cybern. 2010, 40, 1567–1581. [Google Scholar] [CrossRef] [PubMed]
  22. Torres-González, A.; Martinez-de Dios, J.R.; Ollero, A. An Adaptive Scheme for Robot Localization and Mapping with Dynamically Configurable Inter-Beacon Range Measurements. Sensors 2014, 14, 7684–7710. [Google Scholar] [CrossRef] [PubMed]
  23. Thrun, S.; Burgard, W.; Fox, D. Probabilistic Robotics, 3rd ed.; The MIT Press: Cambridge, UK, 2005. [Google Scholar]
  24. Baccour, N.; Koubâa, A.; Mottola, L.; Zúñiga, M.A.; Youssef, H.; Boano, C.A.; Alves, M. Radio link quality estimation in wireless sensor networks: A survey. ACM Trans. Sens. Netw. (TOSN) 2012, 8, 34. [Google Scholar] [CrossRef]
  25. Stachniss, C.; Grisetti, G.; Burgard, W. Information Gain-based Exploration Using Rao-Blackwellized Particle Filters. Robot. Sci. Syst. 2005, 2, 65–72. [Google Scholar]
  26. Boers, Y.; Driessen, H.; Bagchi, A.; Mandal, P. Particle filter based entropy. In Proceedings of the IEEE Conference on Information Fusion (FUSION 2010), Edinburgh, UK, 26–29 July 2010. [Google Scholar]
  27. Heredia, G.; Jiménez-Cano, A.; Sánchez, M.; Llorente, D.; Vega, V.; Braga, J.; Acosta, J.; Ollero, A. Control of a Multirotor Outdoor Aerial Manipulator. In Proceedings of the IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2014), Chicago, IL, USA, 14–18 September 2014. [Google Scholar]
  28. Nanotron nanoPAN 5375. Available online: http://nanotron.com/EN/PR_ic_modules.php (accessed on 6 April 2017).
  29. Torres-González, A.; Martinez-de Dios, J.R.; Jiménez-Cano, A.; Ollero, A. An Efficient Fast-Mapping SLAM Method for UAS Applications Using Only Range Measurements. Unmanned Syst. 2016, 4, 155–165. [Google Scholar]
Figure 1. Measurement gathering in conventional SLAM methods (a) and in the proposed distributed SLAM scheme (b). Gray circles represent the sensing regions of the robot (a) and beacons b 1 , b 2 and b 3 (b).
Figure 1. Measurement gathering in conventional SLAM methods (a) and in the proposed distributed SLAM scheme (b). Gray circles represent the sensing regions of the robot (a) and beacons b 1 , b 2 and b 3 (b).
Sensors 17 00903 g001
Figure 2. Diagram of the proposed resource-constrained RO-SLAM scheme.
Figure 2. Diagram of the proposed resource-constrained RO-SLAM scheme.
Sensors 17 00903 g002
Figure 3. Operation and message interchange in the proposed scheme.
Figure 3. Operation and message interchange in the proposed scheme.
Sensors 17 00903 g003
Figure 4. Measurement gathering with a low value of N M m a x ; b 1 gathers z 1 , r ; b 2 gathers z 2 , r ; b 3 gathers z 3 , r and z 3 , 2 .
Figure 4. Measurement gathering with a low value of N M m a x ; b 1 gathers z 1 , r ; b 2 gathers z 2 , r ; b 3 gathers z 3 , r and z 3 , 2 .
Sensors 17 00903 g004
Figure 5. AMUSE UAS flying during one experiment at the School of Engineering of Seville.
Figure 5. AMUSE UAS flying during one experiment at the School of Engineering of Seville.
Sensors 17 00903 g005
Figure 6. (a) Picture of AMUSE octorotor during one experiment; (b) Picture of a beacon comprised of a Nanotron ToF range sensor connected through USB to a RaspberryPi module powered by a battery; (c) Experimental outdoor characterization of Nanotron nanoPAN 5375 sensors.
Figure 6. (a) Picture of AMUSE octorotor during one experiment; (b) Picture of a beacon comprised of a Nanotron ToF range sensor connected through USB to a RaspberryPi module powered by a battery; (c) Experimental outdoor characterization of Nanotron nanoPAN 5375 sensors.
Sensors 17 00903 g006
Figure 7. Results of the proposed scheme in a 3D SLAM experiment with AMUSE UAS: XY (a) and 3D views (b).
Figure 7. Results of the proposed scheme in a 3D SLAM experiment with AMUSE UAS: XY (a) and 3D views (b).
Sensors 17 00903 g007
Figure 8. (a) Number of measurements integrated at each iteration along the experiment; (b) Evolution of beacon localization errors; (c) Number of measurements gathered by three beacons along the experiment; (d) Values of I G i along the experiment for the beacons in (c).
Figure 8. (a) Number of measurements integrated at each iteration along the experiment; (b) Evolution of beacon localization errors; (c) Number of measurements gathered by three beacons along the experiment; (d) Values of I G i along the experiment for the beacons in (c).
Sensors 17 00903 g008
Figure 9. Evolution of UAS localization error in the experiment.
Figure 9. Evolution of UAS localization error in the experiment.
Sensors 17 00903 g009
Figure 10. Experiment in Figure 8 taking N M m a x = 30 during t [ 90 , 105 ] .
Figure 10. Experiment in Figure 8 taking N M m a x = 30 during t [ 90 , 105 ] .
Sensors 17 00903 g010
Table 1. Comparison of the proposed scheme versus methods M1, M2 and M3.
Table 1. Comparison of the proposed scheme versus methods M1, M2 and M3.
M1M2M3Proposed
Map RMS error (m)0.490.330.340.34
Robot RMS error (m)0.590.490.500.51
PF convergence times (s)25.25.45.65.7
# of measurements/iteration33.2206.98061.7
Beacon energy consumption (J)43.7272.2105.281.1
Robot CPU time (% of M1)10065.6265.558.6
Table 2. Average performance of the proposed scheme with different values of N M m a x .
Table 2. Average performance of the proposed scheme with different values of N M m a x .
NM max = 40 NM max = 60 NM max = 80
Map RMS error (m)0.350.3460.34
Robot RMS error (m)0.520.510.51
PF convergence times (s)15.89.55.7
# of measurements/iteration4056.561.7
Table 3. Average performance of the proposed scheme with different values of α .
Table 3. Average performance of the proposed scheme with different values of α .
α = 1 . 5 α = 7 . 5 α = 15
Map RMS error (m)0.340.340.37
Robot RMS error (m)0.510.510.52
PF convergence times (s)5.75.75.9
# of measurements/iteration78.961.749.3
Table 4. Average performance of the proposed scheme with different PRR levels.
Table 4. Average performance of the proposed scheme with different PRR levels.
PRR = 40PRR = 60PRR = 80PRR = 100
Map RMS error (m)0.40.370.350.35
Robot RMS error (m)0.570.530.520.51
PF convergence times (s)9.67.16.45.7
# of measurements/iteration44.851.457.161.7

Share and Cite

MDPI and ACS Style

Torres-González, A.; Martínez-de Dios, J.R.; Ollero, A. Robot-Beacon Distributed Range-Only SLAM for Resource-Constrained Operation. Sensors 2017, 17, 903. https://0-doi-org.brum.beds.ac.uk/10.3390/s17040903

AMA Style

Torres-González A, Martínez-de Dios JR, Ollero A. Robot-Beacon Distributed Range-Only SLAM for Resource-Constrained Operation. Sensors. 2017; 17(4):903. https://0-doi-org.brum.beds.ac.uk/10.3390/s17040903

Chicago/Turabian Style

Torres-González, Arturo, Jose Ramiro Martínez-de Dios, and Anibal Ollero. 2017. "Robot-Beacon Distributed Range-Only SLAM for Resource-Constrained Operation" Sensors 17, no. 4: 903. https://0-doi-org.brum.beds.ac.uk/10.3390/s17040903

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop