I want to install pynuitrack from the source code for my Jetson Orin AGX. Do you have the source code of the latest version? I only found 6 years ago one. which is not updated.
Hi @shanakarameh
Could you please clarify which Python wrapper you are referring to? We officially support only the wrapper available on our GitHub repository
Thank you for the response. Yes i installed the pynuitrck from the github repo you shared. But i have this error
"An error occurred during Nuitrack initialization: Python argument types in
None.set_config_value(Nuitrack, str, str)
did not match C++ signature:
set_config_value(Nuitrack {lvalue}, std::string, std::string)"
i could not find any solution for that.
My architeture details are as follows
The environment details:
Jetpack version: 35.4.1
Package: nvidia-l4t-core
Archtecture: arm64 (aarch64)
Python: 3.8.8
RealSense camera: L515
RealSense SDK: V2.50.0
Nuitrack version: 0.37.7
Pynuitrack Version:
py-nuitrack-ubuntu-arm64 0.1.0
The Nuitrack Demo is working properly