Skip to content
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

Interactive Object Recognition popup crashes RViz #7

Closed
dgossow opened this issue Oct 26, 2012 · 3 comments
Closed

Interactive Object Recognition popup crashes RViz #7

dgossow opened this issue Oct 26, 2012 · 3 comments
Assignees
Labels

Comments

@dgossow
Copy link

dgossow commented Oct 26, 2012

RViz related - the Interactive Object Recognition popup crashes RViz with the following message:

terminate called after throwing an instance of 'Ogre::RenderingAPIException'
what(): OGRE EXCEPTION(3:RenderingAPIException): Zero sized texture surface on texture ImageOverlayTexture_1 face 0 mipmap 0. Probably, the GL driver refused to create the texture. in GLTexture::_createSurfaceList at /build/buildd/ogre-1.7.4/RenderSystems/GL/src/OgreGLTexture.cpp (line 406)

As reported by @mateiciocarlie

@ghost ghost assigned dgossow Oct 26, 2012
@dgossow
Copy link
Author

dgossow commented Oct 26, 2012

This seems to be caused by a bug in Gazebo:

rostopic echo /head_mount_kinect/depth_registered/points_image -n 1 | more

header:
seq: 12625
stamp:
secs: 0
nsecs: 0
frame_id: ''
height: 1
width: 307200
encoding: bgr8
is_bigendian: 0
step: 921600
data: [102, 199, 255, 102, 198, 255, 101, ...

@dgossow
Copy link
Author

dgossow commented Oct 26, 2012

OK, so this image comes from a node of type pcl_ros/convert_pointcloud_to_image

@jkammerl : could you take a look at that?

@dgossow
Copy link
Author

dgossow commented Dec 21, 2012

Turned out to be a Gazebo bug, closing.

@dgossow dgossow closed this as completed Dec 21, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant