Skip to content

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