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

unable to modify Sample Rate onTG30 #57

Open
samuelgirardin opened this issue Nov 29, 2024 · 0 comments
Open

unable to modify Sample Rate onTG30 #57

samuelgirardin opened this issue Nov 29, 2024 · 0 comments

Comments

@samuelgirardin
Copy link

So as I understand Sample Rate: 10.00K = 20Khz sample rate (20000 points/s)

[YDLIDAR] Sample Rate: 10.00K
[YDLIDAR] Successed to check the lidar, Elapsed time 448 ms
[2024-11-29 01:29:10][info] [YDLIDAR] Now lidar is scanning...

I try to lower the sample rate with :
int optval = try all value between 0 and 20
laser.setlidaropt(LidarPropSampleRate, &optval, sizeof(int));

The sample rate stay at 20000 points/s , any idea to lower the sample rate on TG30 ? Thks !

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

1 participant