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

LdLidar SDK fixes #2

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

MrKussen
Copy link

LdLidar SDK fixes

Fixed issues with the SDK that made it unable to be compiled.

Fixes include:

  • Deleted non-working code
  • Added missing functions
  • Fixing includes
  • Added one missing header guard instead of pragma once, to make the code uniform.
  • Added platform-dependant defines to decrease confusion and making sure that only code for the right platform will be compiled and run.
  • The linux code was mostly fine, most changes were either in the windows code or the logging module

- MrKussen

@MrKussen MrKussen changed the title MrKussen fixes LdLidar SDK fixes Nov 19, 2023
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

Successfully merging this pull request may close these issues.

1 participant