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

Solved: X4: examples/ydlidar_test.py, reports health ffffffff #23

Open
slowrunner opened this issue Oct 16, 2022 · 1 comment
Open

Solved: X4: examples/ydlidar_test.py, reports health ffffffff #23

slowrunner opened this issue Oct 16, 2022 · 1 comment

Comments

@slowrunner
Copy link

What worked for me:

~/YDLidar/python/examples/ydlidar_test.py:

Changed :

laser.setlidaropt(ydlidar.LidarPropSerialBaudrate, 128000);  # was 230400
...
laser.setlidaropt(ydlidar.LidarPropSingleChannel, True);  # was False
@VamshiKatukuri
Copy link

Yes this works for me as well. Thanks for this suggestion.

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