Open ptheywood opened 7 months ago
I'll have overlooked this given that I use visual studio heavily.
I've never had access to the code that was used to generate the included map (although I made a crappy implementation during my ug dissertation). Would be nice to explain that too, maybe link the original flamegpu1 ped nav paper?
I have also run the code, but it's as saying, the program hanged at the loading ... screen. Could you tell me how to run the code? Li Jian
This example does not create a default non-empty map if no input file is provided with navmap agents.
In this case, a visualiastion will show the loading splash screen and never progress.
It would proabbly be a good idea to error and exit if no input map file is passed, or if no navmap agents exist (exit condition?).
Adding some usage info to the reamde wouldn't hurt either.