-
Hi, I am building a Robocar which is driven by Nvidia Jetson TX2 an Emlid Reach M+ which works with another Emlid Reach RS+. I connect the M+ and Nvidia Jetson TX2 through USB cable. This way, M+ is p…
ghost updated
2 years ago
-
## Summary
I am unable to build connect-command sample program on a NVIDIA Jetson TX2. I can verify that the protobuf-c headers and c source codes were generated. GCC complained missing members s…
-
hi vitiyal
i have problem can you help me to fix it
iam using nvidia jetson tx2 and i'm new user for Ubuntu
PermissionError(388, 'Permission denied')
> /home/nvidia/.local/lib/python3.5/s…
-
拿到一套 jetson tx2 开发套件。
- [Jetson TX2 的主页](https://www.nvidia.com/zh-cn/autonomous-machines/embedded-systems-dev-kits-modules/)
- [Jetson TX2 的硬件资源介绍页面](https://elinux.org/Jetson_TX2)
![image](ht…
-
I want to use Nvidia JetSon Tx2 as the SBC on Turtlebot3 ,but this Binaries only have "opencr_ld_shell_x86" for x86_64 and "opencr_ld_shell_arm" for 32-bit arm,but tx2 is 64-bit arm ,so i want to if …
-
**What is your question?**
I know that anaconda can be installed using Archiconda. However, I dont know wheter cuml and cudf can installed on nvidia jetson tx1/tx2/nano? Or does these two packages ha…
-
Reference: NVIDIA_Tegra_Linux_MultimediaAPIReference/Start_L4T_MultimediaAPI_Docs.html
在jetson tx2上执行
$ sudo apt-get install samba
$ sudo passwd root
$ sudo smbpasswd -a root
sudo vim /etc/sam…
-
Is there a reference implementation of a end-to-end TTS based on nv-wavenet which can be deployed on a NVIDIA Jetson TX2 GPU to get synthesis done within a second or two? Any input to deploy a wavenet…
-
Hello,
make gave me the following error. cmake ../ seemed to have finished fine. I am using jetson TX2 L4T 28.2.0 with Ubuntu 16.04 and CUDA 9.0252
Scanning dependencies of target jetson-reinfor…
-
https://www.jetsonhacks.com/2018/05/28/build-opencv-3-4-with-cuda-on-nvidia-jetson-tx2/
I remember building OpenCV on the Jetson a while back, but I don’t remember if I enabled CUDA 9 support. Is…