p9fj35fl6/Gazebo_exercise/gazebo7_7.14.0_exercise/examples/player/position2d/position2d.cfg

19 lines
325 B
INI

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"
)