Re: [ros-users] amcl for localization

Forside
Vedhæftede filer:
Indlæg som e-mail
+ (text/plain)
Slet denne besked
Besvar denne besked
Skribent: Brian Gerkey
Dato:  
Til: ros-users
Emne: Re: [ros-users] amcl for localization
On Tue, Aug 17, 2010 at 7:44 AM, safdar_zaman <> wrote:
> Yes robot can move.Both $rosrun tf tf_echo map odom  and $rostopic echo
> /amcl_pose now works when I started moving the robot.
> One thing more! Which node(s) should I use for path-planning?


You should look at the navigation stack
(http://www.ros.org/wiki/navigation), specifically the move_base
package (http://www.ros.org/wiki/move_base).

    brian.