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

Compiling for ROS noetic #1

Open
arehman1806 opened this issue Jan 5, 2023 · 3 comments
Open

Compiling for ROS noetic #1

arehman1806 opened this issue Jan 5, 2023 · 3 comments

Comments

@arehman1806
Copy link

I am trying to compile this package on ROS noetic but getting errors for "pcl/ros/register_point_struct.h", "pcl/ros/conversions.h", etc. Could you kindly tell me if im missing a particular package or it seems like an issue with the ROS version.
Thanks!

@CameronDevine
Copy link
Owner

It has been a while since I have tried to build this package. Looking around my system, I don't seem to have these header files either. I think something has changed in the PCL library and these should be changed to pcl/register_point_struct.h and pcl/conversions.h respectively. However, I have not tested this change.

If you do get this code working, feel free to submit a pull request.

@zAle711
Copy link

zAle711 commented Nov 3, 2023

@CameronDevine Hi! Do you have a rosbag to test the node? Thanks.

@CameronDevine
Copy link
Owner

@zAle711, send me an email. I think I have some old bag files I could send you.

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

3 participants