-
-
Notifications
You must be signed in to change notification settings - Fork 36
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
laserscan plugin not found by Gazebo #185
Comments
Here are my packages:
|
Can you try to pin the protobuf version, see for example #175 . |
I have |
Sorry, I missed that. Then I guess the problem is similar to RoboStack/ros-noetic#228 and RoboStack/ros-noetic#462, can you run:
? My guess is that this will show that the loader can't find
As suggested in RoboStack/ros-noetic#228 (comment) . In theory, the problem was fixed upstream by ros-simulation/gazebo_ros_pkgs#974, but I guess something changed in macOS, just to double check can you also report the output of:
Thanks! |
I tried with the symlink, but it still can't find the libraries.
|
Can you report the output of |
sorry, here you go:
|
That is strange, can you try |
its the same
and in case you were wondering, I have RayPlugin in my gazebo-11/plugins
|
I was probably barking at the wrong tree, you try:
|
|
Are you sure that |
I tried this, but with sensor type set to "ray" and this library, gazebo just crashes. But since its not the same issue anymore, I will close this one. |
Solution to issue cannot be found in the documentation.
Issue
I am trying to run a Gazebo simulation with a laser scanner, but the scan topic never gets published. When I checked the logs, I got the following error:
here is the section where I am loading the plugin
Installed packages
Environment info
The text was updated successfully, but these errors were encountered: