Tsubota Kazuhiro
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Comments
Recent activity by Tsubota Kazuhiro-
Hi MartyX Grover I found 2 pipelines interrupt to do proper Globaltime off. Then I tried to combine 2 pipelines into 1, but the problem I found was wait_for_frame() wasn't able to work under the pi...
-
Hi MartyX Grover Thank you for the aditional info.I'll try to use frameset to get proper time stamps.Thanks.
-
Hi MartyX Grover.Yes, I set all 3 sensors(0:Stereo,1:RGB,3:IMU) to be disable GlobalTime option as I posted on top of this post.But only IMU continue to show Global time.I'm afraid IMU runing on pi...
-
Hi MartyG thanks for your comment. I understand pipeline is the easiest way to have the same sync effect.So, I'll continue to use pipeline, and I'd like to know how to extend buffer size while usin...
-
Hi MartyX Grover thank you for your quick reply, again!Is that right syncer could provide better combined sync data than pipeline's wait_for_frame?I'd like to know your suggestion which is the best...
-
Hi MartyX Grover Thanks for your quick reply. Gain and brightness are independent effect for each, right?I'm interested in the order of two image process. Is this correct gaining image level first...
-
Hi, @MartyG. ROS wrapper intelligently detects fps value needed to work sub-sample function, right?
-
Hi, @MartyG again. I'm wondering ROS wrapper is providing sub-sample function like taking every 3rd frame of 30 fps. I'm grad you could suggest something about this.Thanks.
-
Hi, MartyG Thank you for your quick response!I'll try as you suggested.Thanks.