Zed X on NRU-171V-PPC
Last updated
Last updated
sudo apt-get install build-essential cmake
cd ~/Desktop
git clone https://github.com/qshiwu/Demo_NRU-171_ZED.git
# In case that your user name is `nvidia`
cd ~/Desktop/Demo_NRU-171_ZED/
./01_build.sh
# In case that your user name is not `nvidia` and lead to different folder path
cd ~/Desktop/Demo_NRU-171_ZED/02_Concurrent_Detection
cd build
rm -r CMakeFiles
rm CMakeCache.txt
cmake ..
make
cd ~/Desktop/Demo_NRU-171_ZED/02_Concurrent_Detection
./00_run.shPress ESC or 'Q'