[ros-users] sensor origin
Enea Scioni
enea.scioni at student.unife.it
Mon Aug 30 15:14:07 UTC 2010
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.
More information about the ros-users
mailing list