-
Notifications
You must be signed in to change notification settings - Fork 466
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
Rviz crashes when run from rqt plugin #553
Comments
Has there been any update on this? The rviz plugin seems to still fail on Groovy debs and source on Ubuntu 12.04 amd64. Related answers.ros: http://answers.ros.org/question/51674/rqt-then-choosing-rviz-plugin-core-dump |
Sorry, I haven't gotten started on this yet. That Ogre::LogManager has caused crashes in the past. If anyone can look into it before I get a chance, the issue is that Ogre::LogManager asserts that it is a singleton when apparently it is not. |
Fixed in groovy-devel. Will release soon. |
The text was updated successfully, but these errors were encountered: