On Fri, 13 Jun 2003, Matthew Studley wrote:
> I've just downloaded and installed the latest versions of librtk, player and
> stage. I try to run stage but each time (irrespective of the worlds file I
> choose) I get the message:
>
> ** Stage v1.3.2 ** [World worlds/table.world]
> stage error : server.cc : Failed to load entity 2 from world file
> Stage: failed to load world. Quitting.
>
hi Matt,
I've seen this problem before, and hiding somewhere in the shady crevices
of my brain is the answer, but I can't quite locate it. I suspect that it has
something to do with the include files (*.inc). Try the following: paste the
text appended below into a new world file (e.g., foo.world), put it in the
'worlds' directory and run Stage against it.
brian.
------------------------------------------------------------------------------
resolution 0.02
bitmap
(
file "cave.pnm.gz"
resolution 0.02
)
position
(
port 6665
pose [1.0 1.0 20]
)
|