Instantiates a Mavlink client to handle message passing and command sending to/from a mavlink drone.
Additionally sets up video stream manager for handling RTSP streams from the drone.
Sets drone control mode to OFFBOARD. This enables us to send position, velocity, or acceleration setpoints to the drone.
NOTE: Drone may reject offboard mode if certain conditions are not met (recent setpoint message received, armed, etc.)