#!/bin/sh
#
# @name Plane SITL with downward facing LIDAR.
#

sh /etc/init.d-posix/1030_plane

if [ $AUTOCNF = yes ]
then
	param set FW_LND_USETER 1

fi
