How to calculate particles on AMCL
I want to know can we calculate how many particles when we test the AMCL? Is there an instruction? Or I have coding by myself?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
I want to know can we calculate how many particles when we test the AMCL? Is there an instruction? Or I have coding by myself?
If you subscribe to the particlecloud
(geometry_msgs/PoseArray) topic then you can just count the number of poses in the message.
Always refer to the documentation of any package, in this it is http://wiki.ros.org/amcl.
Asked: 2020-07-23 04:26:09 -0600
Seen: 134 times
Last updated: Jul 23 '20
Is it possible to have memory mapped messages in ROS?
Default 2D pose estimate when navigating
Shoudl AMCL attempt to respect/get hints from walls?
Should i be able to set the current pose for amcl?
How to handle the kinect camera's vertical movement while using amcl?
Set the initial pose with rviz
Pointcloud_to_laserscan ranges angular min and max?