I don't think the online docs are updated to reflect that, but it works. Thanks.
Is there a way to make player connect over the network to a gazebo instance? Rasko Pjesivac wrote: > > This is the way your cfg file is supposed to look like.. > > driver > ( > name "gazebo" > provides ["simulation:0"] > plugin "libgazeboplugin" > server_id "default" > ) > > driver > ( > name "gazebo" > provides ["position2d:0"] > gz_id "robot1" > ) > > > On 4/5/07, Meece, Clifford T <[EMAIL PROTECTED]> wrote: >> >> Running gazebo .7 and player 2.0.3 I get >> >> error : Couldn't find driver "gz_position" >> >> I'm using blimp.world from the gazebo examples and I wrote a simple >> gazebo config file to match: >> >> driver >> ( >> name "gazebo" >> provides ["simulation:0"] >> plugin "libgazeboplugin" >> ) >> >> driver >> ( >> name "gz_position" >> provides ["position:0"] >> plugin "libgazeboplugin" >> gz_id "robot1" >> ) >> >> >> Also, is there a way to run player on one machine and connect to a >> gazebo instance on another? >> >> >> >> >> ------------------------------------------------------------------------- >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to share >> your >> opinions on IT & business topics through brief surveys-and earn cash >> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV >> _______________________________________________ >> Playerstage-gazebo mailing list >> [email protected] >> https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo >> > > > > -- > Rasko Pjesivac > http://www.yumetal.net > UTK > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys-and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Playerstage-gazebo mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo > > -- View this message in context: http://www.nabble.com/Couldn%27t-find-driver-gz_position-tf3531711.html#a9861076 Sent from the playerstage-gazebo mailing list archive at Nabble.com. ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Playerstage-gazebo mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/playerstage-gazebo
