Skip to content

Model Predictive Control of a UAV for catching anti drone.

Notifications You must be signed in to change notification settings

donghun-han/DroneCatchingMPC

 
 

Repository files navigation

drone_catching_mpc

Model Predictive Control of a UAV for catching anti drone.

antidrone

alias start='tmuxp load gazebo_simulation.yaml'

alias target='rosservice call /uav2/mavros/set_mode "base_mode: 0 custom_mode: 'OFFBOARD'" && echo =========== && rosservice call /uav2/mavros/cmd/arming "value: true"'

alias track='rosservice call /uav1/mavros/set_mode "base_mode: 0 custom_mode: 'OFFBOARD'" && echo =========== && rosservice call /uav1/mavros/cmd/arming "value: true"'

About

Model Predictive Control of a UAV for catching anti drone.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 68.9%
  • C 23.6%
  • Makefile 4.9%
  • CMake 2.6%