-
Notifications
You must be signed in to change notification settings - Fork 124
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 initializing URDF to resource manager #394
Comments
I built the humble stack now from source, and was able to launch the demo successfully. Same for humble-main binaries. Have you upgraded all upstream ROS packages as well, i.e.
|
I mean it launches successfully and works correctly. But the error still exists there. I have the packages upgraded to same version as pointed in your comment. Can you just confirm you were able to launch demo without the error? |
ha, you are right 🙈 I'll have a look |
ros-controls/ros2_control#1960 fixes the error "accidentially": The resource manager does not throw now. |
How exactly did you fix this? @tomaszkapron |
You should probably build |
After the change of
ros2_control
from version 2.43.1 to 2.44gazebo_ros2_control
run into the following error during initialization:gazebo_ros2_control
pacakge is on version 4.10, ROS 2 version - humble. The error does not occur with 2.43 version of ros2_control.I was able to reproduce the error having
ros2_control
version 2.44 installed usinggazebo_ros2_control_demos
package with:The text was updated successfully, but these errors were encountered: