Skip to content

A ROS2 package for building indoor maps in real-time using visual SLAM

Notifications You must be signed in to change notification settings

CheranMahalingam/ariadne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ariadne

A platform for building maps of indoor environments using RGB-D visual odometry.

Development

To ensure reproducible builds all development occurs in containers built using Docker. To setup a dev environment run,

./scripts/setup-dev-env.sh

Then to build and launch the visual SLAM ROS node within the container run,

colcon build
bass source install/setup.bash
ros2 launch ariadne_launch ariadne.launch.py

About

A ROS2 package for building indoor maps in real-time using visual SLAM

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published