-
Notifications
You must be signed in to change notification settings - Fork 90
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
Fix issues to allow build with ros humble #20
base: master
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I did exactly the same changes to be able to compile. Works for Foxy and Galactic as well.
Appears to also need a fix to add an include to the |
|
@Marcus-D-Forte Hello, thank you for updating your branch. I was able to clone it but got a build error: Device: Jetson Xavier NX devkit
and here is a list of pcl libraries we have:
Do you have any encounter to this? or mind sharing details of the library versions/environment you built on? |
i have the same trouble too! please help me qwq! |
@AnrewLIU I have the same problem. Have you resolved it now? |
I have the same problem. --- stderr: livox_ros2_driver
|
Same problem here, did you find a workaround ? |
Thank you @Scout22, Your PR solved my issue. |
The SDK need also to be fixed and include the following PR Livox-SDK/Livox-SDK#163