I now know that dv-remote should be used for Jetson Nano.
So I tried to install dv-runtime on Jetson nano.
Of course, before installation, I removed openv4.1.1 that is pre-installed on Jetson Nano and then proceeded with the following process.
sudo add-apt-repository ppa:ubuntu-toolchain-r/test
sudo add-apt-repository ppa:inivation-ppa/inivation-bionic
sudo apt-get update
sudo apt-get install dv-runtime-dev
After the installation is finished, I searched the file 'dv-runtime.service' to modify IP to 0.0.0.0, but I cannot find it.
And there is an error in the process of building a catkin for the ros environment.
This error did not occur before installing dv-runtime, so it is expected that there is a problem with the installation process.
I'm in the process of reinstalling. I don't know what I did wrong during the installation.
2021년 11월 1일 월요일 오후 6시 31분 15초 UTC+9에 Luca Longinotti님이 작성: