2010 11th International Conference on Control Automation Robotics &Amp; Vision 2010
DOI: 10.1109/icarcv.2010.5707402
|View full text |Cite
|
Sign up to set email alerts
|

tinySLAM: A SLAM algorithm in less than 200 lines C-language program

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
48
0
1

Year Published

2011
2011
2023
2023

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 74 publications
(50 citation statements)
references
References 4 publications
0
48
0
1
Order By: Relevance
“…Theoretically, the first method extracts features from range scans, such as lines, corners, and semicircles of tree trunks, and then matches the extracted known features with a generated feature map to recognize the position. In relative positioning, on the contrary, scan matching utilizes two or more consecutive frames of scan points to directly obtain the movement mobile platform with various algorithms, e.g., classical Iterative Closest Point (ICP) [23], Iterative Closest Line (ICL) [24], Monte Carlo [25], and Maximum Likelihood Estimation (MLE) [26,27]. SLAM is mainly utilized in robotics for various indoor applications.…”
Section: Slam Developed For Forestrymentioning
confidence: 99%
“…Theoretically, the first method extracts features from range scans, such as lines, corners, and semicircles of tree trunks, and then matches the extracted known features with a generated feature map to recognize the position. In relative positioning, on the contrary, scan matching utilizes two or more consecutive frames of scan points to directly obtain the movement mobile platform with various algorithms, e.g., classical Iterative Closest Point (ICP) [23], Iterative Closest Line (ICL) [24], Monte Carlo [25], and Maximum Likelihood Estimation (MLE) [26,27]. SLAM is mainly utilized in robotics for various indoor applications.…”
Section: Slam Developed For Forestrymentioning
confidence: 99%
“…2) Maximum Likelihood SLAM: We use the tinySLAM algorithm [19], which is based on the Incremental Maximum Likelihood principle and which solely estimates the most probable robot position on a 2D map. In lieu of "laser" range and bearing measurements, we simply extract the horizon line from the depth images from the Kinect sensor, and convert it to a (range, bearing) representation, spanning about 60 degrees with 0.25deg steps.…”
Section: B Fast Visual Estimation Of Bearing Anglesmentioning
confidence: 99%
“…A comparison with SLAM approaches (Carmen) is also given, and the results for three datasets show that the scan matching with quadtrees gives promising results (small offset). The SLAM algorithm presented in [8] retained our attention because it was designed to be run in real time and the source code is publicly available. It is designed to use the measurements from a laser range scanner.…”
Section: Iirelated Workmentioning
confidence: 99%