Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 342 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 342 Bytes

UAVs Cooperative Transportation

ROS

  • kinetic

Build

You should compile the package double times. The first time build the custom ros message and the second time build the rest executable file.

cd ~/catkin_ws/src

git clone https://github.com/EdXian/UAVs_Cooperative_Transporation.git

cd .. 

catkin_make

catkin_make