CSE2040 Exp-3 20BRS1217
CSE2040 Exp-3 20BRS1217
CSE2040 Exp-3 20BRS1217
Name: Vignesh
Surendran
Reg. No.: 20BRS1217
Subject: drone appls, components & assembly
Subject code: CSE2040
Professor: Dr. V Muthumanikandan
Slot: L43+L44
Give step-by-step procedure for installing the simulation for drones along
with prerequisites. It should be a complete manual for someone who wishes
to install drone simulation software. Give respective screenshots for
successful installation.
## Install MAVLink
###we use the Kinetic reference for all ROS distros as it's not
distro-specific and up to date
rosinstall_generator --rosdistro kinetic mavlink | tee
/tmp/mavros.rosinstall
## Build MAVROS
### Get source (upstream - released)
rosinstall_generator --upstream mavros | tee -a
/tmp/mavros.rosinstall