Skip to content

Dynamic SLAM using Lanscape Theory of aggregration implemented by Robotics Master's students at Carnegie Mellon University

Notifications You must be signed in to change notification settings

ahemaesh/Dynamic_SLAM_using_Landscape_Theory_of_Aggregation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLAM in Dynamic Environment using Landscape theory of Aggregation

Abstract

Simultaneous Localization and Mapping (SLAM) is an essential part of any mobile robot. While the current state-of-the-art approach solves the problem in a static environment reasonably well, the performance in a dynamic environment is hit or miss. The traditional SLAM method assumes that the number of measurements from static objects would be large enough to dominate measurements from dynamic objects. We advocate for the explicit filtering of measurements from dynamic objects for better localization and mapping performance. We use the landscape theory of aggregation method to form an optimization problem. We observe the measurements for a time-window and compute weights for the optimization. We perform gradient descent to minimize the energy to classify and filter out measurements from dynamic objects. Finally, using ROS's GMapping Package we show improved SLAM output.

Prerequisite

Running

  • Compile the package inside ROS catkin workspace

    roslaunch D_SLAM D_SLAM.launch
  • To covert the data from ROS to .txt file

    roslaunch D_SLAM logger.launch
  • To plot just the classification in the RVIZ

    roslaunch D_SLAM D_Scan.launch

Results

Watch the video

Watch the video

Watch the video

References:

[1] ​HUA Cheng-hao, DOU Li-hua, FANG Hao, FU Hao, A novel algorithm for SLAM in dynamic environments using landscape theory of aggregation, 2016

[2] ​Robert Axelrod and D. Scott Bennett, A Landscape Theory of Aggregation, 1993

About

Dynamic SLAM using Lanscape Theory of aggregration implemented by Robotics Master's students at Carnegie Mellon University

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •