I want to compile jetson-inference. I have downloaded it on TX2.Then I operate on the official steps:
$ git clone https://github.com/dusty-nv/jetson-inference
$ cd jetson-inference
$ mkdir build
$ cd build
$ cmake ../
Then I meet the problem “connecting to nvidia.app.box.com |8.7.198.45|:443 failed: connection time out”.I refer to
https://devtalk.nvidia.com/default/topic/1020720/? Comment=5195914
But I am not able to link to Nvidia box or google drive,what should I do?