Lschreurs25
- Total activity 16
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by Lschreurs25-
Okay, I will try this. For now I built a buffer for the height, which returns an average of the last 100 correct measurements. It isn't the correct way to fix the issue, but it must do for now. I ...
-
Hey MartyG, So I got the Jetson working again, only the problem remains. On top of that, the PC is having a similar problem. Where the Jetson gets incorrect depth measurements with little to no t...
-
Okay I will look into this! It seems there are some problems with the Xavier at the moment, which need to be fixed before I can test this. So when these are resolved I will get back at you!
-
I have included CUDA support while building. So you are saying the line : "frames = frames.apply_filter(alignment); " is actually increasing the execution time as it is unnecessary? I will try thi...
-
Hi Marty, First of all, I think you tagged the wrong person, but yes my program uses wait_for_frames(), as seen in the screenshot along with the code used to get the frame.
-
Hi MartyG, Thank you for your reply! I will try your answer and get back at you later this week. A little busy at the moment :).
-
So for anybody who comes across this post with the same problem: I found that the red pulsing happens with an exposure set between roughly 150 and 250. Any exposure above or below this does not cre...
-
Yeah I meant 200 ms, not 20. There are fluorescent lights in here, but I tried putting the Power line frequency to 50, 60 and Auto, but all three options did not help the problem. I'll look into wh...
-
Yes the dome is inside and the sunlight doesn't effect the image that the realsense camera produces. Also auto exposure was already disabled with a exposure time of 20ms. To make it a little easier...
-
Hi MartyG, Thanks for your reply, the setting "Emitter Always On" was already set to true, but tried changing the setting "EMITTER_ON_OFF" to true to see if that helped, which also did not help. Do...