Gazebo | Ignition | Community
Ask Your Question
0

Import *.dae from gazebo_models in Blender

asked 2020-02-28 07:32:35 -0500

Frosch gravatar image

Hi everyone,

My overall goal is to compare simulation results in gazebo with a self-made tool. Therefore, I would like to evaluate both with the same world model of an urban/indoor environment.

Is there a way to import worlds of gazebo_models (which could be found via OpenSourceRoboticsFoundation OSRF) into Blender?

I already tried the following options:

1.) load model into gazebo and export as *.xml and *.sdf -> problem: couldn't find a converter for Blender accepted file formats (e.g. *.sdl, *.eds, *.obj)

2.) "import COLLADA (*.dae) function of Blender (tried some worlds, e.g. apartment and willowgarage) -> There are critical errors (ERROR_XML_PARSER_ERROR) in Blender, no part of the model appears in Blender

I found some information about the other way (Blender to Gazebo), but nothing about this problem.

I am quite new to Gazebo so maybe it is just not possible. But I would appreciate any help.

Thanks in Advance

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2020-02-28 16:11:22 -0500

zokowc gravatar image

updated 2020-02-28 16:13:35 -0500

Please look into Phobos, a blender plugin that allows you to import/export URDF/SDF files into blender, this should work with the first option you tried. https://github.com/dfki-ric/phobos

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-02-28 07:32:35 -0500

Seen: 433 times

Last updated: Feb 28 '20