Sub: Remove reference to gps.crosstrack_error

This commit is contained in:
Jacob Walser 2017-02-07 12:24:39 -05:00 committed by Andrew Tridgell
parent 2d29698df8
commit 3031aab15b

View File

@ -294,7 +294,7 @@ void NOINLINE Sub::send_nav_controller_output(mavlink_channel_t chan)
wp_distance / 1.0e2f,
pos_control.get_alt_error() / 1.0e2f,
0,
gps.crosstrack_error());
0);
}
// report simulator state