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

robot_nl's profile - activity

2020-07-18 10:32:45 -0500 received badge  Notable Question (source)
2020-07-18 10:32:45 -0500 received badge  Popular Question (source)
2016-06-23 03:50:57 -0500 received badge  Enthusiast
2016-06-13 05:40:59 -0500 received badge  Supporter (source)
2016-06-10 06:09:59 -0500 asked a question Ignore isolated laser-beams

Hello all,

I'm configuring my robot's move_base package, more specifically the costmap parameters.

Is it possible to ignore laser beams that only appear during 1-2 iterations, and only consider the persistent ones? If so, which parameters should I use?

(The laser is already being filtered by the laser_filter pkg )

Thanks