Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 790 Bytes

README.md

File metadata and controls

29 lines (21 loc) · 790 Bytes

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