Hi, I have installed on Ubuntu 12.04 Player-3.0.2 and Stage-3.2.2. No problems with the actual installation. The problem lies here: When i try to compile a .cfg file -for example when i type the command
- i get an error of the form:
err: Model type sensor not found in model typetable (/home/alex/src/Stage-3.2.2-Source/libstage/world.cc CreateModel)
err: Unknown model type sensor in world file. (/home/alex/src/Stage-3.2.2-Source/libstage/world.cc CreateModel)
I must point out that I am actually able to compile the simple.cfg in Stage-3.2.2/worlds without problems which is rather odd.
I found an article
http://blog.aus10.org/?p=125 which might be able to solve the problem, but the instructions are vague in terms of which config files i have to change.