Thesis Details

Detekce pohyblivých objektů v prostředí mobilního robota

Master's Thesis Student: Dorotovič Viktor Academic Year: 2016/2017 Supervisor: Veľas Martin, Ing., Ph.D.
English title
Moving Object Detection in the Environment of Mobile Robot
Language
Czech
Abstract

This work's aim is movement detection in the environment of a robot, that may move itself. A 2D occupancy grid representation is used, containing only the currently visible environment, without filtering in time. Motion detection is based on a grid-based particle filter introduced by Tanzmeister et al. in Grid-based Mapping and Tracking in Dynamic Environments using a Uniform Evidential Environment Representation. The system was implemented in the Robot Operating System, which allows for re-use of modules which the solution is composed of. The KITTI Visual Odometry dataset was chosen as a source~of LiDAR data for experiments, along with ground-truth pose information. Ground segmentation based on Loopy Belief Propagation was used to filter the point clouds. The implemeted motion detector is able to distiguish between static and dynamic vehicles in this dataset. Further tests in a simulated environment have shown some shortcomings in the detection of large continuous moving objects.

Keywords

robotics, point cloud, occupancy grid, motion detection, particle filter, ROS

Department
Degree Programme
Information Technology, Field of Study Computer Graphics and Multimedia
Files
Status
defended, grade B
Date
19 June 2017
Reviewer
Committee
Zemčík Pavel, prof. Dr. Ing. (DCGM FIT BUT), předseda
Beran Vítězslav, doc. Ing., Ph.D. (DCGM FIT BUT), člen
Bidlo Michal, doc. Ing., Ph.D. (DCSY FIT BUT), člen
Češka Milan, prof. RNDr., CSc. (DITS FIT BUT), člen
Herout Adam, prof. Ing., Ph.D. (DCGM FIT BUT), člen
Vranić Valentino, doc. Ing., Ph.D. (FIIT STU), člen
Citation
DOROTOVIČ, Viktor. Detekce pohyblivých objektů v prostředí mobilního robota. Brno, 2017. Master's Thesis. Brno University of Technology, Faculty of Information Technology. 2017-06-19. Supervised by Veľas Martin. Available from: https://www.fit.vut.cz/study/thesis/19137/
BibTeX
@mastersthesis{FITMT19137,
    author = "Viktor Dorotovi\v{c}",
    type = "Master's thesis",
    title = "Detekce pohybliv\'{y}ch objekt\r{u} v prost\v{r}ed\'{i} mobiln\'{i}ho robota",
    school = "Brno University of Technology, Faculty of Information Technology",
    year = 2017,
    location = "Brno, CZ",
    language = "czech",
    url = "https://www.fit.vut.cz/study/thesis/19137/"
}
Back to top