Re: [ros-users] sensor origin

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Enea Scioni
Date:  
To: ros-users
Subject: Re: [ros-users] sensor origin

Hi Safdar,
if you're using the navigation stack (move_base bring up this stack), I
suppose that you're using also the amcl package, where the node that you're
using subscribe at "initialpose" topic (see
http://www.ros.org/wiki/amcl#Subscribed_Topics); so you can send an initial
pose message just using rviz (button near "send goal" button). If it doesn't
work, just send a message on "initialpose" topic, using rostopic pub or
creating a new node/publisher that do it. The message should be an
geometry_msgs/PoseWithCovarianceStamped type.

Enea Scioni

--
View this message in context: http://ros-users.122217.n3.nabble.com/sensor-origin-tp1388170p1389219.html
Sent from the ROS-Users mailing list archive at Nabble.com.