I'm using cvs versions of Player/Gazebo. If I start up gazebo, then
start up player and attempt to use a player client library, I get the
error in the subject. It's usually 5:0, sometimes 4:0. What can I do
to fix it?
Here's my gazebo.cfg:
driver
(
name "gazebo"
provides ["simulation:0"]
plugin "libgazeboplugin"
server_id "default"
)
Happens with all stock worldfiles i've tried.
Cheers,
Brian
--
int getRandomNumber()
{
return 4; // chosen by fair dice roll
// guaranteed to be random
}
|