Ground Services: Difference between revisions

Jump to navigation Jump to search
Line 216: Line 216:
graph when the vehicle reaches its destination. Smoothing the graph path is a quite complex process with many potential combinations (eg. short edges, small angles between edges, orientation of vehicles).   
graph when the vehicle reaches its destination. Smoothing the graph path is a quite complex process with many potential combinations (eg. short edges, small angles between edges, orientation of vehicles).   
Optimizing this process still is a work in progress.
Optimizing this process still is a work in progress.
== Known Problems ==
Sometimes the error
<syntaxhighlight>
NasalSys.cxx:1204:Nasal runtime error: non-objects have no members
NasalSys.cxx:1216:  at /Users/thomas/Projekte/FlightGearGit/FGData/Nasal/canvas/api.nas, line 147
</syntaxhighlight>
is logged to the FG log file. The reason is unclear.


== Roadmap ==
== Roadmap ==
183

edits

Navigation menu