Which visualization tools should I use in Jetson Nano 2GB for Path -Planning?

Hi,

Do you want a UI library or an IDE for debugging code?

UI: Usually, our user use QT or OpenCV for display DNN output.

IDE: You can check below topic for the information to setup an IDE on Jetson:

Thanks.