Hi all,

I have Gazebo 0.9.0 running on ubunto 8.10. When I try one of the examples, simplecar.world, I get an error. The Gazebo gui opens up and then closes
after a moment, and this is what the terminal says:

gazebo simplecar.world
Gazebo multi-robot simulator, version 0.9.0
Part of the Player/Stage Project [http://playerstage.sourceforge.net].
Copyright (C) 2003 Nate Koenig, Andrew Howard, and contributors.
Released under the GNU General Public License.

models/simplecar.model:18: namespace error : Namespace prefix controller on steering_position2d is not defined <controller:steering_position2d name="a
car">
                                             ^
models/simplecar.model:43: namespace error : Namespace prefix interface on
position is not defined
   <interface:position name="position_iface_0"/>

                                              ^
[/home/timchan/gazebo-0.9.0/server/GazeboConfig.cc:103]
   Gazebo Path[/usr/local/share/gazebo]
[/home/timchan/gazebo-0.9.0/server/GazeboConfig.cc:115]
   Ogre Path[/usr/local/lib/OGRE]
creating /tmp/gazebo-timchan-0
creating /tmp/gazebo-timchan-0/simulation.default 112 33842332 creating
/tmp/gazebo-timchan-0/factory.default 112 410188 creating
/tmp/gazebo-timchan-0/graphics3d.default 112 1630256 creating
/tmp/gazebo-timchan-0/graphics3d.plane1_model 112 1630256
[/home/timchan/gazebo-0.9.0/server/sensors/Sensor.cc:163]
   cam1_sensor sensor has no controller.
creating /tmp/gazebo-timchan-0/graphics3d.cam1_model 112 1630256

ODE INTERNAL ERROR 1: assertion "bNormalizationResult" failed in

_dNormalize3() [../../../include/ode/odemath.h] Aborted

Hello Timothy,

I had the same problem with file simplecar.world, which I traced to file simplecar.model. It appears this is an error in file simplecar.model itself.

The required namespaces are not included in file simplecar.model.

A patch for this specific problem is attached, and has been submitted. A patch for the "ODE INTERNAL ERROR" was also submitted.

I realize this is months later, but perhaps this will help the next person who has this problem.

Regards,
J. C. Allen

------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Playerstage-gazebo mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo

Reply via email to