-
Notifications
You must be signed in to change notification settings - Fork 455
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
Error launching point_cloud_io node when trying ground_truth_demo example #220
Comments
Update: I have managed to reduce the error to:
I was using catkin build to compile them before. Tried using catkin_make and seems to have fixed some of the issue. Still unsure how to proceed. edit: Issue has been solved. While going through the dependencies, I missed re-building Point Cloud Library. |
@bclaw524, do you know/remember which version of PCL you built? I am getting this error with the apt-installed version (1.10) on Ubuntu 20.04... |
Sorry, I don't remember. I have also moved to a different project and no longer have access to the work to check again. |
Hi,
I am trying the ground truth demo but I am not able to get the point_cloud_io node in the launch file to publish.
I get the following error when launching:
rviz launches normally but the grid space is empty (is it supposed to be empty?)
I was able to successfully run the build test and turtle bot demos and I have tried re-installing and building the listed dependencies. How can I fix this issue?
(apologies if the solution is obvious, I am new to ros)
The text was updated successfully, but these errors were encountered: