Jsaunders
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Jsaunders-
Thank you MartyG The link you suggested gives me some ideas that may help.
-
Yes, long ago we switched to the barrel jack, but even that is limited so now we bring power in via the i/o header which is the way to get the most current with highest reliability to the Nano. I ...
-
Hi MartyG Thank you for your response. I used the rs-multicam demo several months ago to get my application working initially. Only as I add more features and start taxing the hardware (Jetson Na...
-
Hello MartyX Grover I am very close to having this working as I want. Along the way I have experienced some problems and I have figured out some of them as well. Here is a summary: 1) When using ...
-
Hello MartyX Grover I think the pulsing I am seeing is due to some of the other post-processing filters being off, especially the Decimation filter & Threshold filter, so right now I think you have...
-
Hello MartyX Grover Thank you for your response. I do see an improvement using your suggestions in the Viewer. The IR image flickering goes away, but the depth stream image still kind of pulses, ...
-
One more thing ... in this posting: https://github.com/IntelRealSense/librealsense/blob/master/doc/installation_jetson.md it seems to warn about performance loss using the RSUSB backend option (see...
-
I am still having trouble. I tried using the Viewer and HDR on my Jetson Nano and I saw the error messages about metadata, so I installed Realsense using the JetsonHacks Nano "buildLibrealsense.sh...
-
I forgot to mention that I am using some opencv functions to display the image ... could that be a source of my problem?