Re: loading an empty world
jclucth <[email protected]>
| Newsgroups | gmane.science.robotics.playerstage |
|---|---|
| Message-ID | <[email protected]> |
Hello Jenny, the stage version of my manual code is 2.1. The content that I am using for my empty.cfg file is: driver ( name "stage" plugin "libstageplugin" provides ["simulation:0" ] # load the named file into the simulator worldfile "empty.world" ) And the content that I am using for my empty.world file is: include "map.inc" include "bigbob.inc" # size of the whole simulation size [15 15] # configure the GUI window window ( size [ 700.000 700.000 ] scale 0.025 ) # load an environment bitmap map ( bitmap "bitmaps/cave.png" size [15 15] ) bigbob ( name "bob1" pose [-5 -6 45] color "red" ) Your responds to this message would be very appreciated, thanks. Jamie Jenny Owen wrote: > > What's the content of your empty.cfg and the empty.world files? > It could also be that you're using a different version of stage to the > one the manual code is for. There's a manual for the 3.2.X stage and an > earlier one for stage 2 and 3.1.X. > > Jenny > > On Thu, 2010-07-29 at 14:30 -0700, jclucth wrote: >> I am currently having issues loading an empty world. My coding is copy >> straight from the jennifer owen player/ stage tutorial. evertime I >> enter >> empty.cfg in the terminal window I get an message stating " >> .empty.world:99:syntax error". I have already included the neccesary >> files >> such as map.inc, bigbob.inc, empty.world, and empty.cfg. Do anyone have >> any suggestions. > > > ------------------------------------------------------------------------------ > The Palm PDK Hot Apps Program offers developers who use the > Plug-In Development Kit to bring their C/C++ apps to Palm for a share > of $1 Million in cash or HP Products. Visit us here for more details: > http://p.sf.net/sfu/dev2dev-palm > _______________________________________________ > Playerstage-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/playerstage-developers > > -- View this message in context: http://old.nabble.com/loading-an-empty-world-tp29300811p29321665.html Sent from the playerstage-developers mailing list archive at Nabble.com. ------------------------------------------------------------------------------ The Palm PDK Hot Apps Program offers developers who use the Plug-In Development Kit to bring their C/C++ apps to Palm for a share of $1 Million in cash or HP Products. Visit us here for more details: http://p.sf.net/sfu/dev2dev-palm