Skip to content

csii01/multi_robot_navigation_project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kooperatív 2 robotos Térképezési Projekt kiterjesztése több világra

Multi-robot exploration

Important: first launch the launch file (multirobot_navigation_slam_toolbox.launch.py), and then run the exploration logic in a separate terminal (explore_map2)

First:

ros2 launch multi_robot_navigation multirobot_navigation_slam_toolbox.launch.py

Then in a separate terminal window:

ros2 run multi_robot_explore explore_map2

Python dependency

I'm not sure, but if stuff isn't working out for you, you could try installing the Python package shapely.

First make sure that your system is up-to-date:

sudo apt update

If it is needed, you can upgrade:

sudo apt upgrade

Then install dependency:

sudo apt install python3-shapely

Don't forget to build (colcon build) and source the bash file (source install/setup.bash)!

About

BME MOGI Kognitív Robotika Projekt: Kooperatív térképezés (SLAM) 2 db Robottal ROS 2 Jazzy, Gazebo környezetben. Dudás Dávid https://github.com/dudasdavid/multi_robot_navigation repójának továbbfejlesztése alapján

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors