Kawasyuuqq

  • Total activity 11
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 2

Activity overview

Latest activity by Kawasyuuqq
  • Kawasyuuqq commented,

    Thank you very much. I tried it. for i in range(5):. frames = self.pipeline.wait_for_frames() time.sleep(10/1000)time.sleep(3) Multiple "pipeline.wait_for_frames()"and a 3-second wait. In addition,...

  • Kawasyuuqq created a post,

    D455 depth data sometimes has unstable values

    I am using python to import pyrealsense and run RealSense.A few percent of the time, I am not getting the depth data correctly.It often happens when I take a picture right after connecting to the c...

  • Kawasyuuqq commented,

      OS Windows10Pro OS Version 22H2 OS build 19045.4412 system type 64bit operating system,x64-based processor processor Intel(R) Core(TM) i7-9700K CPU @ 3.60GHz 3.60 GHz RAM 16GB ...

  • Kawasyuuqq commented,

    I checked the version and it was 5.15.1.0.Both viewer and firmware versions were raised.Viewer: v2.55.1Firmware: 5.16.0.1 However, the problem still occurs.I have also done some verifications. If y...

  • Kawasyuuqq commented,

    I commented out the keypress part and ran the script again.However, the problem reappeared.I ran the script again with the "Intel Real Sense Viewer" (v2.54.2) open.At that time, a red square appear...

  • Kawasyuuqq commented,

    Thanks. I will consider using that.Another problem, as I mentioned in one of my previous posts, sometimes only the depth data is not updated, even when I run the capture script in the following lin...

  • Kawasyuuqq commented,

    Sorry for the delay. And thanks for the reply. I ran the program linked above again. If I run the program approximately 5-10 times and each time I press the S key several times, the depth data stop...

  • Kawasyuuqq commented,

    Hi MartyG, thank you for your response. When I started this software, after a few seconds after startup, the following was repeated in a cycle of about 1 second.1. the software will not be able to...

  • Kawasyuuqq created a post,

    D455 Sometimes depth data is not updated.

    Hi, I am using a RealSense D455.I also use Python for taking pictures.When I press the button, it takes a picture and displays the image and the depth data.The shooting often works well, but someti...