osrf / uctf

Unmanned Capture the Flag (U-CTF) project.
Apache License 2.0
24 stars 10 forks source link

add spawn script and make world empty by default #2

Closed dirk-thomas closed 8 years ago

dirk-thomas commented 8 years ago

After launching an empty world:

roslaunch launch/empty_world.launch

the Iris / Plane models can be spawned using:

./script/spawn {iris,plane} <nsSuffix> [-x <X>] [-y <Y>]
dirk-thomas commented 8 years ago

The second commits adds a xml-model reference for validation. And based on the result I addressed the invalid value for the magnetic field.

tfoote commented 8 years ago

+1