Skip to content

Le36/ros2-mapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS2 Mapper

CI codecov
University of Helsinki, Ohjelmistotuotantoprojekti (Software Engineering Project), summer 2022

Documents

Project documentation

Nodes

Running the project

In the Gazebo simulator

cd workspace
source install/setup.bash && source venv/bin/activate
./run.sh

On the physical robot

cd workspace
source install/setup.bash && source venv/bin/activate
IP=<TurtleBot3 IP address> ./run.sh

Dev documents

Diaries

About

TurtleBot3 and ROS 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages