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

[Failed to load nodelet '/globalmap_server_nodelet`] occasionally #27

Open
wiku30 opened this issue Oct 13, 2019 · 4 comments
Open

[Failed to load nodelet '/globalmap_server_nodelet`] occasionally #27

wiku30 opened this issue Oct 13, 2019 · 4 comments

Comments

@wiku30
Copy link

wiku30 commented Oct 13, 2019

It happens occasionally when doing localization while playing rosbag files, but sometimes it doesn't happen.
I wonder why...

@zorosmith
Copy link

I alway meet this error
Failed to load nodelet '/globalmap_server_nodeletof typehdl_localization/GlobalmapServerNodeletto managervelodyne_nodelet_manager'
Could any one help?
These are my set-up, ubuntu16.04, ros-kinetic, pcl_1.9, cmake_3.15, std::c++14.

@koide3
Copy link
Owner

koide3 commented Dec 23, 2019

Hi @zorosmith ,
Did you build pcl1.9 yourself? It's been reported that self-built libraries often cause this kind of error. Try to use apt binaries with : sudo apt install ros-kinetic-pcl-ros

@zorosmith
Copy link

Thank you! @koide3 You are right!
At first, I switch to pcl1.9 in CMakeList.txt. However, it doesn't work and meet the same error.
Then I found that some environment variables in ros workspace still pointed to pcl 1.9 .
Finally, I created a new ros workspace and compile your package in the new one. Solved!

@wyq0721
Copy link

wyq0721 commented Sep 3, 2020

Hi @zorosmith, I meet this error, too!
But my set-up: ubuntu18.04, ros-melodic, pcl_1.8 is not same with you.
Now, i still not launch this node by re-install ros-melodic-pcl-ros.
If you have some advices, please let me know.

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

4 participants