ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

fracave's profile - activity

2017-06-14 04:01:22 -0500 received badge  Famous Question (source)
2016-12-12 08:35:33 -0500 received badge  Notable Question (source)
2016-12-10 15:24:22 -0500 received badge  Popular Question (source)
2016-12-09 14:11:39 -0500 asked a question gazebo and rviz

I have some problems with gazebo and rviz. When I launch gazebo I get an exception that makes gazebo terminate:

Error [Param.cc:181] Unable to set value [1,0471975511965976] for key[horizontal_fov] Error [Param.cc:181] Unable to set value [0,100000001] for key[near] 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::InternalErrorException' what(): OGRE EXCEPTION(7:InternalErrorException): Error decoding image in FreeImageCodec::decode at /build/buildd/ogre-1.8-1.8.1+dfsg/OgreMain/src/OgreFreeImageCodec.cpp (line 420)

When I launch rviz I have:

Can anyone help me? what problem is?

Thank you

2016-12-09 14:11:39 -0500 asked a question Gazebo and rviz

Hi, I have some problems with gazebo and rviz. When I launch gazebo I have this error that makes gazebo terminate:

Error [Param.cc:181] Unable to set value [1,0471975511965976] for key[horizontal_fov] Error [Param.cc:181] Unable to set value [0,100000001] for key[near] 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::InternalErrorException' what(): OGRE EXCEPTION(7:InternalErrorException): Error decoding image in FreeImageCodec::decode at /build/buildd/ogre-1.8-1.8.1+dfsg/OgreMain/src/OgreFreeImageCodec.cpp (line 420)

When I launch rviz I have:

Can anyone help me? What is the problem?

Thank you