Default 2D pose estimate when navigating
Is there a way to set a default 2D pose estimate when navigating using amcl?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Is there a way to set a default 2D pose estimate when navigating using amcl?
You can set an intial pose either with the "initial_pose_x, initial_pose_y, initial_pose_z" parameters or through the "initialpose" topic. You can find more info on these on the AMCL page.
Asked: 2011-03-21 22:52:27 -0600
Seen: 605 times
Last updated: Mar 22 '11
Should i be able to set the current pose for amcl?
Set the initial pose with rviz
Pointcloud_to_laserscan ranges angular min and max?
How to set the dimensions of the initial pose array
AMCL doesn't work well with my robot [closed]
VSLAM based navigation with Kinect, where do I begin?