If we want to use jupyter locally that is remotely running(ex running on server), we have to do forwarding.
This is the way how I …
When you work through conda and pip, because of cache, the version doesn't fit or the capacity is so large that you have to erase …
In Jetson Jetpack environment, TensorRT is preinstalled and python wrapper is also installed.
But, If we use python venv, and tries to import tensorrt, the …
When I clone some ros packages from github and do catkin_make. Sometimes it failed because there are no dependencies of this package installed. And …
집 컴퓨터로 서버를 열거나, 외부에서 집 컴퓨터, 각종 기기에 접속할 때 공유기를 거치는 경우가 많다. 이런 네트워크 연결은 ip 주소와 포트를 통해 이루어진다.
예를 들어 …
개발
공부
일상