Skip to content

gyiptgyipt/multi_uavs_swarm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

MULTI UAVS SWARM SIMULATION ROS2

-Multi drones simulation with excutive modes

requirements

ros version - humble
gazebo classic - 11

SETUP

install gazebo classic

sudo apt install gazebo
sudo apt install libgazebo-dev

setup PX4-autopilot

cd ~
git clone [email protected]:PX4/PX4-Autopilot.git
cd PX4-Autopilot/
git submodule update --init --update

and test with

make px4_sitl_default gazebo

and you will see the Iris drone and the world

BUILD AND INSTALL

  • go to your workspace
git clone [email protected]:gyiptgyipt/multi_uavs_swarm.git
cd multi_uavs_swarm
colcon build

RUN

-In tmux file. run multi_tmux ( the simulation will show up)

than run

ros2 run px4_swarm_controller arm

#TODO

  • switch mode
  • image request
  • dynamics waypoints generator
  • obsticle avoidance

BACKUP_PX4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published