namigator icon indicating copy to clipboard operation
namigator copied to clipboard

Create C++ command line program that can smoke test loading/line of sight/etc

Open gtker opened this issue 2 years ago • 0 comments

When reproducing errors it would be nice to have an upstream program that can be used to verify that the problem is within the library and not in the Python bindings/C API/my application code.

It could make sense to just include this as part of the MapBuilder executable.

I know the MapViewer executable can do this, but it doesn't run on Linux/Mac.

gtker avatar Feb 20 '24 13:02 gtker