Commit 97cbe038 authored by Don Gagne's avatar Don Gagne

parent bab39999
......@@ -281,7 +281,7 @@ void StructureScanComplexItem::appendMissionItems(QList<MissionItem*>& items, QO
0, // No hold time
0.0, // No acceptance radius specified
0.0, // Pass through waypoint
90, //std::numeric_limits<double>::quiet_NaN(), // Yaw unchanged
std::numeric_limits<double>::quiet_NaN(), // Yaw unchanged
vertexCoord.latitude(),
vertexCoord.longitude(),
layerAltitude,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment