Skip to content

irenebm/ros2_multi_nav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TFG - Exploración de un entorno multirobot con Nav2

GitHub Action Status codecov

Objetivo: mapear un entorno con robots reales que trabajen de manera autónoma y colaborativa.

Para llevar a cabo este objetivo el trabajo constará de las siguientes fases:

Ejecución:

1 robot

ros2 launch nav2_bringup multi_tb3_simulation_launch.py slam:=True

ros2 launch multirobot_map_merge map_merge.launch.py 

ros2 run multi_nav2 check_pf 
ros2 run multi_nav2 patrolling_main 

2 robots

ros2 launch nav2_bringup multi_tb3_simulation_launch.py slam:=True

ros2 launch multirobot_map_merge map_merge.launch.py 

ros2 run multi_nav2 check_pf 
ros2 launch multi_nav2 multi_robot_patrol.py

3 robots

ros2 launch nav2_bringup multi_tb3_simulation_launch.py slam:=True

ros2 launch multirobot_map_merge map_merge.launch.py 

ros2 run multi_nav2 check_pf 
ros2 launch multi_nav2 multi_robot_patrol.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published