ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Where is the doc of object parameters of electric & fuerte gazebo?

asked 2012-05-19 06:04:03 -0500

li-an gravatar image

updated 2012-05-19 06:07:15 -0500

I followed simulator_gazebo tutorials.

I run

  rosrun gazebo spawn_model -file `pwd`/object.urdf -urdf -z 1 -model my_object

Where are those parameters document?

Thank you.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-05-19 09:49:29 -0500

Hordur gravatar image

If you run rosrun gazebo spawn_model

then you get some description of the parameters

-[urdf|gazebo|trimesh] - specify incoming xml is urdf or gazebo format
-[file|param] [<file_name>|<param_name>] - source of the model xml or the trimesh file
-model <model_name> - name of the model to be spawned.
-z <z in meters> - optional: initial pose, use 0 if left out
edit flag offensive delete link more

Question Tools

Stats

Asked: 2012-05-19 06:04:03 -0500

Seen: 173 times

Last updated: May 19 '12