Re: [ros-users] amcl for localization

トップ ページ
添付ファイル:
Eメールのメッセージ
+ (text/plain)
このメッセージを削除
このメッセージに返信
著者: Brian Gerkey
日付:  
To: ros-users
題目: 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.