ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
You may be able to achieve this by setting the initial_pose_a
and initial_cov_aa
parameters described on the AMCL wiki page before starting the AMCL node. Obviously you'll need to choose a covariance (in radians) that corresponds to your compass's heading accuracy in order to generate the correct distribution of headings in the particle cloud.