ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to calculate particles on AMCL

asked 2020-07-23 04:26:09 -0500

Xiao gravatar image

updated 2023-06-18 09:57:24 -0500

lucasw gravatar image

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?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2020-07-23 06:12:17 -0500

jcmonteiro gravatar image

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.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2020-07-23 04:26:09 -0500

Seen: 117 times

Last updated: Jul 23 '20