-
-
Notifications
You must be signed in to change notification settings - Fork 39
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
Cannot run robot_state_publisher / library 'sdformat_urdf_plugin' reported missing #104
Comments
/cc @traversaro - I remember a similar issue previously, can you remember what the solution was? |
I can't remember any similar issue, sorry! |
Oh, any suggestions how to debug? Can you reproduce the error? |
I tried on another MacBook
and it seems to work there. It is running macOS Big Sur 11.7.9 (20G1426). |
Is one of them an intel, and the other one apple silicon? |
No, both Intel. |
I can run it on the new machine. So I close this until it bugs someone else. |
Sorry to reopen the issue so quickly again ... It started bugging me again and now I can reproduce it! The bug appears after installing To start from scratch, I completely deleted I installed Then, it was possible to compile and run the example. I then again removed Any idea how the installation of
|
I can break it down to the installation of
|
I cannot reproduce it with Linux (using lima on macOS):
|
The solution seems to be
Info from here: ArduPilot/ardupilot_gz#21 Might it be possible to add this as a patch to robostack? |
Good debugging! @traversaro - do you think it's better to do |
Quick reminder @traversaro |
I guess that Note that the root issue is ros/pluginlib#200 . |
Thanks a lot @traversaro! I've added your patch here so this is being resolved in the next rebuild: 285d379 |
This should be fixed with the latest packages - please let us know if not. |
Solution to issue cannot be found in the documentation.
Issue
Great to have robostack available! I'm on macOS 13.5.2 (22G91). rviz2 and simple
ros2 run demo_nodes_cpp talker
andros2 run demo_nodes_cpp listener
works. I tried to run a URDF demo. I broke it down to that robot_state_publisher does not work.Something named
sdformat_urdf_plugin
seems to be installed:Would be nice to get this running!
Installed packages
Environment info
The text was updated successfully, but these errors were encountered: