Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

corrupt scans #144

Closed
Janphr opened this issue May 25, 2023 · 3 comments · Fixed by #170
Closed

corrupt scans #144

Janphr opened this issue May 25, 2023 · 3 comments · Fixed by #170
Assignees
Labels
question Further information is requested

Comments

@Janphr
Copy link

Janphr commented May 25, 2023

Hello!

I've been having problems lately with incomplete scans on both my OS1 (Rev 06 and D).

I'm pretty sure I didn't have the problem in the past, but now, under some CPU load (e.g. with 'stress -c 4'), blocks of columns are missing.

Since I don't need 10hz and couldn't fix the problem by running different firmware and ouster-ros versions, I just filter out corrupt scans. These images should show the problem pretty well, with a larger and smaller area missing. These flicker over the entire 360 degrees and can be as large as 180 degrees. But since I only need the front part of the scan, I ignore the rest (the gray part) and only filter the scans that are corrupted in the front part.

img_damaged_scan
scan_damaged_scan

  • Ouster Sensor?
    OS1 Rev 06 and D
  • Ouster Firmware Version?
    2.51 and 2.4
  • ROS version/distro?
    noetic
  • Operating System?
    linux 20.04
  • Machine Architecture?
    i7-8565U (1.80GHz x 8)
@Janphr Janphr added the question Further information is requested label May 25, 2023
@Samahu Samahu self-assigned this May 25, 2023
@Samahu
Copy link
Contributor

Samahu commented May 26, 2023

Thanks for reporting the issue! Soon (early June) would should have an update that should reduce overall CPU utilization. I would expect it to help with your situation. I will keep you updated.

@Janphr
Copy link
Author

Janphr commented Jun 15, 2023

I forgot to mention, I have the same problem using Ouster Studio under Windows.
Not as bad tho, but with no additional CPU load...
https://nextcloud.telematik-zentrum.de/index.php/s/rJYqg7TAPxAQsEL

With ouster-ros on linux, the flickering occurs more often and affects some larger areas.
Sometimes several scans in a row are affected.

@Samahu
Copy link
Contributor

Samahu commented Jul 25, 2023

@Janphr I believe with the last update (ver 0.9.0) included in PR #170 your issue should be resolved. Make sure to use driver.launch instead of sensor.launch to obtain the improved performance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
2 participants