mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2025-10-29 16:58:06 +00:00
Improved Task Goal monitoring
This commit is contained in:
@@ -198,7 +198,7 @@ do -- ACT_ROUTE
|
||||
RouteText = Coordinate:ToStringFromRP( ShortestReferencePoint, ShortestReferenceName, Controllable )
|
||||
end
|
||||
else
|
||||
RouteText = self.Coordinate:ToString( Controllable )
|
||||
RouteText = Coordinate:ToString( Controllable )
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user