First commit.
This commit is contained in:
35
ant.cfg
Normal file
35
ant.cfg
Normal file
@@ -0,0 +1,35 @@
|
||||
driver
|
||||
(
|
||||
name "stage"
|
||||
plugin "stageplugin"
|
||||
provides [ "simulation:0" ]
|
||||
worldfile "ant.world"
|
||||
)
|
||||
|
||||
driver
|
||||
(
|
||||
name "stage"
|
||||
provides [ "6666:position2d:0" ]
|
||||
model "ant_robot_1"
|
||||
)
|
||||
|
||||
driver
|
||||
(
|
||||
name "stage"
|
||||
provides [ "6667:position2d:0" ]
|
||||
model "ant_robot_2"
|
||||
)
|
||||
|
||||
driver
|
||||
(
|
||||
name "stage"
|
||||
provides [ "6668:position2d:0" ]
|
||||
model "ant_robot_3"
|
||||
)
|
||||
|
||||
driver
|
||||
(
|
||||
name "stage"
|
||||
provides [ "6669:position2d:0" ]
|
||||
model "ant_robot_4"
|
||||
)
|
||||
Reference in New Issue
Block a user