Cloning the package from github Before cloning the package, create a catkin workspace using the following commands
mkdir -p ~/dorca_ws cd ~/dorca_ws mkdir -p src catkin_make and run the following command to clone the d-orca package
cd ~/dorca_ws/src git clone
https://github.com/harish1696/d-orca cd d-orca git submodule update –init Dependencies Before building the d-orca package, the following dependencies have to be installed
ROS Kinetic MAVROS PX4 Gazebo 7.13 Note :The above dependencies assume you have Ubuntu 16.