-
Notifications
You must be signed in to change notification settings - Fork 48
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
Sometimes the iCubGazeboV3 model fails to load #546
Comments
Here the result of
|
The error comes from https://github.com/robotology/yarp/blob/9b52a71e176e23ebe42956cf5b23d8ae40b255f0/src/devices/RGBDSensorWrapper/RGBDSensorWrapper.cpp#L525. I printed |
To clarify, that message is printed everytime, or only when Gazebo is stuck? |
Actually, I did not notice it before in the flow of messages, but it is printed all the times. Incidentally, this is always the last message when Gazebo gets stuck. |
I just tried to insert the
iCubGazeboV3
model in Gazebo, but it fails to load with the errorAlso, now Gazevo is stuck
This does not happen every time, it seems like a racing condition. It seems to happen more often when I launch Gazebo with the
YARP_CLOCK
env variable set.The text was updated successfully, but these errors were encountered: