Skip to content

grupo-avispa/semantic_navigation

Repository files navigation

semantic_navigation

ROS2 License Build codecov

Overview

A ROS metapackage for semantic navigation. At the moment the included packages are:

Semantic navigation Robot navigating from room to room with SemanticPanel in the side

Keywords: ROS2, navigation, semantic

License

Author: Alberto Tudela

The semantic_navigation package has been tested under ROS2 Rolling on Ubuntu 24.04. This is research code, expect that it changes often and any fitness for a particular purpose is disclaimed.

Installation

Building from Source

Dependencies

Building

To build from source, clone the latest version from the main repository into your colcon workspace and compile the package using

cd colcon_workspace/src
git clone https://gitlab.com/grupo-avispa/ros/semantic_navigation.git
cd ../
rosdep install -i --from-path src --rosdistro jazzy -y
colcon build --symlink-install

About

A ROS metapackage for semantic navigation. Includes goals generation and semantic position services and Rviz plugin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors