ppovb5fc7/gazebo/examples/player/position2d/position2d.cfg

19 lines
325 B
INI
Raw Normal View History

2019-03-25 11:01:43 +08:00
driver
(
name "gazebo"
provides ["simulation:0"]
plugin "libgazebo_player"
# The name of a running Gazebo world, specified in a .world file
world_name "default"
)
driver
(
name "gazebo"
provides ["position2d:0"]
# This name must match the name of a model in the "default" world
model_name "pioneer2dx"
)