-
I am running into a compile time error making iai_kinect2 under ROS. I have installed freenect2 and am able to run Protonect successfully. Is this an opencv version error? I have built opencv 3.3 from…
-
I found when I detect demo on jetson TX2,
it will be 2-3 seconds delay on RTSP camera.
Who can tell me how to solve it? =.=
-
if i'm using AMD, what should i install so that i can use GPU to train?
-
env: jetson TX1, ubuntu 16.04
Running:
```
# SOLUTION for Part 9
# assumes you're using the functions created in Part 4, 5, 6
dpm.Parallelize_GPU(
train_model,
input_builder_fun=add_i…
-
Merge preinstall and build/patch kernel as one package
```
#!/bin/bash
## Add repositories and install chromium
sudo apt-add-repository universe
sudo apt-add-repository multiverse
sudo apt-add-r…
-
I have a Nvidia Jetson TX2. ARM64 aarch64 with 256 core GPU.
I tried to install pycuda on the board by @santhosh.dc in (https://forums.developer.nvidia.com/t/is-the-memory-management-method-of-tx1-an…
-
Hi everyone. I am attempting to run this on an Nvidia Jetson TX2, but having some issues.
I have this in ~/catkin_ws/src/. I can't really change the CUDA version as I installed using the latest Je…
-
Is there any successful installation cases on TK1 board? I doubt whether CaffeOnSpark supports for mobile devices such as NVIDIA Jetson TK1.
-
```
$ sudo ./gtop
terminate called after throwing an instance of 'std::out_of_range'
what(): vector::_M_range_check: __n (which…
-
I have been experimenting with RP Lidar A2 and with the default settings of 200 and 250 samples (minimum samples for updating the map) I do not get any map built. If I lower the rate to 50 or 100 I ge…