Changes between Version 3 and Version 4 of PlayerStage
- Timestamp:
- 11/09/06 23:53:53 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PlayerStage
v3 v4 17 17 3. Doing simple tasks can take more time because of the overhead, 18 18 19 20 == Running PlayerStage on RasDev == 21 * RasDev is the development computer on the plasma screen, 22 * To run PlayerStage, if getting error , move libdc1394_control.so to libdc1394.so.20 , 23 * To run Stage, run player /usr/local/share/stage/worlds/simple.cfg 24 * Run Player, run C++ code on /usr/local/share/player/examples/libplayerc++/<input file> 25 26 27 19 28 == Good Reference Material == 20 29 Player Stage has withstood the test of time with many updates over the years, using their structure layout as a reference is generally a good idea, 21 30 * [http://playerstage.sourceforge.net/doc/Player-cvs/player/group__tutorial__datalog.html Data Logging Format ] 22 31 * [http://playerstage.sourceforge.net/doc/Player-cvs/player/group__tutorial__crosscompiling.html Cross Compiling for Gumstix ! ] 32
