Presentation is loading. Please wait.

Presentation is loading. Please wait.

Globally Consistent Range Scan Alignment for Environment Mapping F. LU ∗ AND E. MILIOS Department of Computer Science, York University, North York, Ontario,

Similar presentations


Presentation on theme: "Globally Consistent Range Scan Alignment for Environment Mapping F. LU ∗ AND E. MILIOS Department of Computer Science, York University, North York, Ontario,"— Presentation transcript:

1 Globally Consistent Range Scan Alignment for Environment Mapping F. LU ∗ AND E. MILIOS Department of Computer Science, York University, North York, Ontario, Canada eem@cs.yorku.ca

2 Problem Definition “ In this paper, we address the issue of consistent alignment of data frames so that they can be integrated to form a world model.”

3 Problem Definition Odometry information is not sufficient to determine relative pose scans. Incrementally integrating new frames of data to the global model, may result in an inconsistent model.

4 Related Work HILARE project (Chatila and Laumond, 1985). Moutarlier and Chatila, 1989. Durrant-Whyte (1987, 1988a,1988b) Tang and Lee (1992)

5 Approach to the Problem Statement A framework to continuously register range scans. Maintain all local frames of data as well as a network of spatial relationships amongst them. Use pose relations as constraints, all pose as variables and solve the final optimization problem.

6 Deriving Pose Relations Pose relations can be directly obtained from odometry or aligning pairwise scans of points. The corresponding points from the two scans will form a constraint between the two poses. The pose relation is derived from the overlapping potion of the two scans.

7 Constructing and Combining Relations in a Network A node of a network is a pose of the robot which can be defined as a 3 dimensional vector (x, y, θ) t Links are determined by considering the amount of overlap between the range scans at two poses. Considering the pose as a variable we build an objective function and solve by minimizing the function.

8 Optimal Estimation Formulation Mahalanobis Distance X 0,X 1,....,X n : n+1 nodes D ij = X i -X j. D ̅ = D ij + Δ D ij Δ D ij = Random Gaussian Error

9 Solution We can express the eqn. As follows: D = HX W = (D ̅ -HX) t.C. -1 (D ̅ -HX) Then the solution for X which minimizes W is given by: X = (H t C -1 H) -1.H t.C -1 D ̅. C x =(H t.C -1.H) -1 [Covariance of X ]

10 Solution Continues.. Denoting H t C -1 H by G, and expanding the matrix multiplications we can obtain d*d sub matrices of G as:

11 Special Networks: A serial and a Parallel network For the serial one, the derived estimate and covariance matrix are given by: X 2 = D 01 +D 12 C 2 = C 01 + C 12 For the parallel one: X 1 = (C' -1 +C'' -1 ) -1 (C' -1 D' + C'' -1 D'') C = (C' -1 + C'' -1 ) -1

12 Wheatstone Bridge Network

13 Pose Compounding Operation Assume that the robot starts at a pose V b = (x b, y b, θ b ) t and it then changes its pose by D = (x, y, θ) t relative to V b, ending up at a new pose V a = (x a, y a, θ a ) t. Then we say that pose V a is the compounding of V b and D. We denote it as: V a = V b ⊕ D. The coordinates of the poses are related by: x a = x b + x cos θ b − y sin θ b y a = y b + x sin θ b + y cos θ b θ a = θ b + θ.

14 Compounding Continues It is also useful to define the inverse of compounding which takes two poses and gives the relative pose: D = V a ⊕ V b. The coordinates are related by the following equations: x = (x a − x b ) cos θ b + (y a − y b ) sin θ b y = −(x a − x b ) sin θ b + (y a − y b ) cos θ b θ = θ a − θ b. We also want to define a compounding operation between a full 3D pose V b = (x b, y b, θ b ) and a 2D position vector u = (x, y) t. The result is another 2D vector u' = (x', y' ) t. We still denote the operation as: u = V b ⊕ u.

15 Pose Relations from Matched Scans Let V a and V b be two nodes in the network.From the pairwise scan matching algorithm, we get a set of pairs of corresponding points: u a k, u b k, k = 1,..., m,where the 2D non-oriented points u a k, u b k are from scan S a and S b, respectively. ΔZ k = V a ⊕ u a k − V b ⊕ u b k = 0. m F ab (V a,V b )= Σ || (V a ⊕ u a k ) - (V b ⊕ u b k )|| 2 K= 1

16 Pose Relations Continues In order to reduce F ab into the Mahalanobis distance form, we linearize each term ΔZ k. Let V ̅ a =( x ̄ a, y ̄ a, θ ̅ a ) t, V ̅ b = ( x ̄ b, y ̄ b, θ ̅ b ) t be some close estimates of V a and V b. Denote ΔV a = V ̅ a − V a and ΔV b = V ̅ b −V b Let u k = (x k, y k ) t = V a ⊕ u a k ≈V b ⊕ u b k

17 Pose Relation Continues

18

19

20 Pose Relations From Odometry

21 Pose Relation Continues

22

23 Optimal Pose Estimation

24

25 Sequential Estimation

26

27 Conclusion In this paper, we formulated the problem of consistent range data registration as one of optimal pose estimation from a network of relations. Although we develop our method for mapping a 2D environment using 2D range scans, our formulation is general and it can be applied to the 3D case as well, by generalizing pose composition an linearization.


Download ppt "Globally Consistent Range Scan Alignment for Environment Mapping F. LU ∗ AND E. MILIOS Department of Computer Science, York University, North York, Ontario,"

Similar presentations


Ads by Google