dusty-nv / jetson-containers

Machine Learning Containers for NVIDIA Jetson and JetPack-L4T
MIT License
2.18k stars 446 forks source link

Update Holoscan package to use Debian install #572

Closed NigelNelson closed 3 months ago

NigelNelson commented 3 months ago

This updates the Holoscan package to use a Debian package install, instead of the existing pip install. This enables the C++ runtime and adds the ability to build more complex HoloHub apps using Cmake.

Changes are as follows: