Skip to content

robotics-upo/localization_launchers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

localization_launchers

Dependencies

To use this project you also need to download and compile this other projects:

How to use the project.

Copy the following lines to create a workspace, clone the repository and compile it:

mkdir -p ~/launcher_ws/src
cd ~/launcher_ws/src
git clone https://github.com/robotics-upo/localization_launchers.git
cd ..
colcon build --symlink-install --packages-select localization_launchers
source install/setup.bash

Run the following line to launch the project:

ros2 launch localization_launchers laptop_sensors.xml

Experiments documentation

If you want to get more information about the experiments realized with this project, you can follow the next link: Experiments Marsupial Configuration

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published