Re: [ros-users] BFL

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Wim Meeussen
Dato:  
Til: ros-users
Emne: Re: [ros-users] BFL
> I want to use particle filter from the bfl package to track a target from a
> static laser range finder.
> However, since bfl belongs to orocos and there are no straightforward
> examples how this can be used in ros, it would be great help if anyone can
> share some already implemented code to get an idea.


There is no special integration between BFL and ROS, we just pull the
BFL source code and compile it as a library. You can find a nice
getting started guide on the BFL homepage <http://orocos.org/bfl>. To
use BFL from another ROS package, simply add 'bfl' to your manifest,
and you can include the BFL headers you need.

Wim


--
--
Wim Meeussen
Willow Garage Inc.
<http://www.willowgarage.com)