gazebosim / gazebo-classic

Gazebo classic. For the latest version, see https://github.com/gazebosim/gz-sim
http://classic.gazebosim.org/
Other
1.17k stars 477 forks source link

Model editor crash gazebo if collision is set to zero #1944

Open osrf-migration opened 8 years ago

osrf-migration commented 8 years ago

Original report (archived issue) by Jose Luis Rivero (Bitbucket: Jose Luis Rivero, GitHub: j-rivero).


I'm using the gazebo8 nightly (April 30th 2016): 7.99.00+hg20160430rb016c48c553c-1~wily

The model editor crash gazebo if geometry collision is set to zero. To reproduce

Error [Param.cc:451] Unable to set value [1 -nan 1] for key[size]
gzclient: /build/ogre-1.9-VJX7tp/ogre-1.9-1.9.0+dfsg1/OgreMain/src/OgreNode.cpp:630: virtual void Ogre::Node::setScale(const Ogre::Vector3&): Assertion `!inScale.isNaN() && "Invalid vector supplied as parameter"' failed.
osrf-migration commented 8 years ago

Original comment by Jackie K (Bitbucket: jacquelinekay).


this is also an issue in the Gazebo7 deb.

osrf-migration commented 8 years ago

Original comment by Nate Koenig (Bitbucket: Nathan Koenig).