Skip to content

gelardrc/mixed_mission

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heterogeneous Multi-Robot Collaboration for Covered Path Planning in Partially Known Dynamic Environments

This repository holds a simulation in a substation environment using ROS together with px4 and husky packages. The example above simulated two UAVs and one husky, but its pretty simple to escalate the simulation to use more agents or even to change the robots.


Dependences:
Install :
mkdir -p ~/catkin_mixed/src
cd ~/catkin_mixed 
catkin_make
cd src/ 
git clone  https://github.com/husky/husky.git
git clone  https://github.com/PX4/PX4-Autopilot.git
git clone https://github.com/mavlink/mavros.git
sudo apt install ros-melodic-map-server

⚠️ Fell free to install all the ROS Navigation Stack multi-package, indeed we assume that you already have it as a default.

git clone https://github.com/gelardrc/mixed_mission.git
cd ..
catkin_make

⚠️ Px4 is a complex package, we suggest that if you want to run this code, first make sure that everything in Px4 is full functioning and then continue running the next sections. The same for husky, but it is much easier to install.

⚠️ Instead of Husky package you can use a version of Nexus robot, modified by the same team that produces this work Modified Nexus.

git clone src/https://github.com/gelardrc/tatiana_nexus.git
Testing systems

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors