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

SLAM when some of lidar measurements are blocked by robot structure?

asked 2018-12-16 08:35:10 -0500

Hello World gravatar image

Hi? I'm doing SLAM and Navigation thing with my turtlebot3-based robot.

Software is the same, but I made my own one by 3D modeling & printing.

In my robot design, lidar is hidden, but lidar measurement is ensured by making some cracks.

However, as you know, crack cannot be 360 degrees.

My robot can measure with lidar areas in 360 degrees other than areas blocked by four pillars

How do I remove these four pillars in SLAM?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2018-12-16 11:04:12 -0500

You should be able to filter these points out using a laser filter nodelet, specifically the range filter should do what you need. I'm assuming the pillars you want to filter out are within the robot's body so you know there will not be any obstacles closer than they are.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-12-16 08:35:10 -0500

Seen: 485 times

Last updated: Dec 16 '18