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

i use ydlidar x3 pro #10

Closed
sinjaeakang opened this issue Dec 11, 2024 · 2 comments
Closed

i use ydlidar x3 pro #10

sinjaeakang opened this issue Dec 11, 2024 · 2 comments

Comments

@sinjaeakang
Copy link

sinjaeakang commented Dec 11, 2024

I add a Lidar sensor to the 'automatic_control example', and set with one channel and 360 points per second.

However, following test:
sensor.listen( lambda data: print( len(data) ) )
shows the sensor data has random length, arbitrarily from 0 to 480. Quite often it shows zero and some number <10. Only in some rare cases I get the most stable length as 359. I also tried no-rendering mode, and fixed the server fps to 20, but it doesn't help. Any idea to this?

i want do it in arduino

@kaiaai
Copy link
Owner

kaiaai commented Dec 11, 2024 via email

@kaiaai kaiaai closed this as completed Jan 14, 2025
@kaiaai kaiaai reopened this Jan 14, 2025
@kaiaai
Copy link
Owner

kaiaai commented Jan 14, 2025

Closing stale issue. Reopen if needed.

@kaiaai kaiaai closed this as completed Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants