Depending on which version of Gazebo you are using, it may not be compatible with OGRE 1.4.6 (the latest (via SVN builds) are compatible with 1.6, as I recall).
As far as PBuffers goes, you may need to change your rendering method - I believe this is in the gazeborc file - other methods are: FBO and Copy (in order of performance, high to low). Try changing to FBO and seeing if gazebo will run then. If not, you may need to upgrade your video drivers and if neither of those work, Copy should allow you to run gazebo, but with poor performance. Best, Dan On Mon, Nov 10, 2008 at 10:32 AM, Yang Song <[EMAIL PROTECTED]> wrote: > I also met a problem on OGRE, here is my error message: > > "terminate called after throwing an instance of > 'Ogre::UnimplementedException' > what(): OGRE EXCEPTION(9:UnimplementedException): Floating point > PBuffers not supported on this hardware in > GLRenderTexture::createPBuffer at OgreGLXRenderTexture.cpp (line 111)" > > However, I installed OGRE by yum, so the version is 1.4.6. And I can not > find the file "OgreGLXRenderTexture.cpp". > > Could anybody give a hint on this problem, please? > Thanks in advance > With kind regards > Yang Song > jiapei100: > > I was told (by google searching) that Gazebo SVN is now compatible with > OGRE > > SVN, but I always get the following annoying errors. Is it a OGRE error? > Or > > a Gazebo error?? > > > > > > terminate called after throwing an instance of > > 'Ogre::InvalidParametersException' > > what(): OGRE EXCEPTION(2:InvalidParametersException): Sky dome material > > 'Gazebo/CloudySky' not found. in SceneManager::setSkyDome at > > OgreSceneManager.cpp (line 1782) > > Aborted > > > > > > Best Regards > > JIA Pei > > > > > > ----- > > Welcome to Vision Open > > http://www.visionopen.com http://www.visionopen.com > > > > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Playerstage-gazebo mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Playerstage-gazebo mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo
