install Realsense2 SDK for windows
Open relsense Software and check if realsense-camera connects
clone repo, then cd
# Creation of virtual environments
python3 -m venv venv
# activate
venv/Scripts/activate
python3 -m pip install -r requirements.txt #
##Installation (Jetson TX2)