Gazebo | Ignition | Community
Ask Your Question
0

How to import correctly an Assembly created in SolidWorks into Gazebo

asked 2016-06-09 11:49:21 -0500

nico_lauda gravatar image

Hi guys!

I'm trying to import a 3D model of a Fanuc robot into Gazebo. I've already created the URDF using the sw_urdf_exporter plugin obtaining the following result. What's next? I succeed in importing a single part like in this tutorial http://gazebosim.org/tutorials?tut=im.... Do I have to follow a similar procedure?

image description

Thanks a lot!

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-06-14 10:46:44 -0500

You'll need to create a model.config file (manifest.xml is deprecated) as shown in this tutorial. From there, you need to put it somewhere gazebo can find it. Either set GAZEBO_MODEL_PATH, or just put it in ~/.gazebo/models (I think that one works by default).

If you have further issues comment on this answer or update your question.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-06-09 11:49:21 -0500

Seen: 2,030 times

Last updated: Jun 14 '16