Skip to content

A quarter-long project developing an EKF SLAM algorithm, including object detection and data association, from the ground up.

Notifications You must be signed in to change notification settings

algarv/SLAM-From-Scratch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EKF SLAM with Turtlebot3

  • Anna Garverick
  • Winter 2022

Package List

  • nuturtle_description

    Modifies the TurtleBot3 URDF file to spawn multiple turtlebots in RVIZ with color arguments

  • nusim

    Spawns a turlebot with obstacles in RVIZ

  • nuturtle_control

    Interfaces commands with the real or simulated turtlebot

  • nuslam

    Maps the environment and localizes the turtlebot in the map frame using data association with LiDAR point cloud data and an extended kalman filter

About

A quarter-long project developing an EKF SLAM algorithm, including object detection and data association, from the ground up.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published