Problems extruding svg files in Gazebo (2)

asked 2015-09-24 12:35:34 -0600

Adri gravatar image

Good day.

Thank you, nkoening and hugomatic, for answering my questions in the previous question thread I closed accidentally. I finally get my chassis import, but I've got more problems:

  1. Gazebo doesn't recognize my chassis correctly. It shows this window:

    image description

  2. When I try to extrude the tutorial chassis, it generates an OGRE and a Qt exception and closes Gazebo automatically:

image description

Qt has caught an exception thrown from an event handler. Throwing exceptions from an event handler is not supported in Qt. You must reimplement QApplication::notify() and catch all exceptions there.

terminate called after throwing an instance of 'Ogre::InvalidParametersException' what(): OGRE EXCEPTION(2:InvalidParametersException): Object index out of bounds. in SceneNode::getAttachedObject at /build/buildd/ogre-1.8-1.8.1+dfsg/OgreMain/src/OgreSceneNode.cpp (line 160)

Thank you in advance.

edit retag flag offensive close merge delete

Comments

I reopened your previous question in case you want to take the conversation back there.

chapulina gravatar imagechapulina ( 2015-09-24 13:31:05 -0600 )edit

Thanks, chapulina. How can I add these questions in the reopened questions? Do I have to click on "Answer Your Own Question" button or something like that?

Adri gravatar imageAdri ( 2015-09-24 13:43:03 -0600 )edit

You could click the edit button below the question and add the new info from this question to it.

chapulina gravatar imagechapulina ( 2015-09-24 15:03:47 -0600 )edit