Skip to content

USC-ACTLab/fastslam_ros

Repository files navigation

FastSLAM ROS Nodes

More instructions to come

FastSLAM test status: unit test badge

This repo houses the ROS scripts to run our implementation of FastSLAM on robots. We are using iRobot Create3 with a RP Lidar A1M8 as our experimental platform.

I. Dependent Packages

Make sure the following packages are installed before proceeding to package setup.

  1. RP Lidar: github link

    Remeber to use the ROS 2 branch

  2. Turtlebot 4 simulator (optional, for simulation): github link

II. Installation Instructions

Clone the repo into your ros workspace src folder:

cd <your-ros2-ws>/src
git clone --recursive https://github.com/USC-ACTLab/fastslam_ros
cd ..
colcon build --packages-select slam_publisher

# if you are using bash, otherwise source setup.zsh
source install/setup.bash 

`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •