Robotics StackExchange | Archived questions

Gazebo initial view of the world : gui and ogre prefix not defined

Hello,

I'm new to ROS and Gazebo. I am trying to change the initial world camera position in Gazebo but I'm facing the same issue described in this topic :

http://answers.ros.org/question/39862/gazebo-initial-view-of-world-my-renderinggui-fltk-tag-is-not-working/

When I'm launching Gazebo using the command :

$ roslaunch gazebo_test1 test1.launch

I noticed the Warnings :

Warning [parser.cc:348] Gazebo SDF has no gazebo element

namespace error : Namespace prefix rendering on gui is not defined '<'rendering:gui'>'

namespace error : Namespace prefix rendering on ogre is not defined '<'rendering:ogre'>'

Warning [parser.cc:245] DEPRECATED GAZEBO WORLD FILE On July 1st, 2012, this formate will no longer by supported Convert your files using the gzsdf command line tool You have been warned!

These warnings can explain my issue. Have you got any leads on how I can overcome this issue ?

I'm using ROS Fuerte and running on Linux 10.04 LTS.

Thanks in advance.

Edit: I installed ROS following the ROS installation tutorial for Ubuntu. Gazebo was already installed with ROS. I just recompiled the gazebo and gazebo_worlds packages

Gazebo is version 1.0.2

Asked by ad34 on 2012-10-23 03:11:56 UTC

Comments

What version of Gazebo are you using and/or how did you you install ROS/Gazebo?

Asked by SL Remy on 2012-10-23 03:39:47 UTC

My guess would be that the posts are examples of an different/older version of the world file syntax..

Asked by SL Remy on 2012-10-23 03:51:37 UTC

Answers

As announced by the developers in Sep 2012, all gazebo related questions should be asked on new gazebo specific QA community. Thank you for your cooperation!

See also this thread.

Apologies that I close as "off-topic" although it's actually very related - there isn't more suitable label.

Asked by 130s on 2013-01-15 12:46:49 UTC

Comments