You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.
Thank you for a great simulation stack. I'm still getting familiar with many packages and have a question. So this is not a issue, but could find any other place to ask about. It seems like the simulator has a Gazebo plugin 'libumbilical_plugin.so' according to a file '/uuv_gazebo_worlds/models/umbilical/model.sdf.'
I was trying to spawn this model in Gazebo, but it gave me a error as below.
Registered UmbilicalModel type Berg
gazebo::UmbilicalPlugin::UmbilicalPlugin()
Error [Element.cc:770] Missing element description for [umbilical_model]
gazebo::UmbilicalModel* gazebo::UmbilicalModelFactory::CreateUmbilicalModel(sdf::ElementPtr, gazebo::physics::ModelPtr)
Segmentation fault (core dumped)
I could not find any example related to this plugin. Can anybody provide some information about what the plugin does and how to use?
Thank you
MK
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
Thank you for a great simulation stack. I'm still getting familiar with many packages and have a question. So this is not a issue, but could find any other place to ask about. It seems like the simulator has a Gazebo plugin 'libumbilical_plugin.so' according to a file '/uuv_gazebo_worlds/models/umbilical/model.sdf.'
I was trying to spawn this model in Gazebo, but it gave me a error as below.
Registered UmbilicalModel type Berg
gazebo::UmbilicalPlugin::UmbilicalPlugin()
Error [Element.cc:770] Missing element description for [umbilical_model]
gazebo::UmbilicalModel* gazebo::UmbilicalModelFactory::CreateUmbilicalModel(sdf::ElementPtr, gazebo::physics::ModelPtr)
Segmentation fault (core dumped)
I could not find any example related to this plugin. Can anybody provide some information about what the plugin does and how to use?
Thank you
MK
The text was updated successfully, but these errors were encountered: