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

galactic keepout_filter inflation

asked 2021-06-05 14:34:05 -0500

Youssef_Lah gravatar image

updated 2021-06-05 14:35:00 -0500

Hi,

I am using ros2 galactic installed from ros-testing repository

I implemented the keepout_filter as described in the official doc, the problem is that the forbidden areas are not inflated which results that the robot cannot avoid them. as seen in the image below.

I am wondering how can I set the inflation to danger areas as shown in stevemacenski's demo. Thanks in advance

image description

Then:

image description

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
0

answered 2021-06-06 00:21:51 -0500

Costmap filters are no longer applied with the inflation layer. As the keepout / speed zones are meant to place a mask on specific no-go or high cost areas, it didn’t make sense for us to inflate them since they themselves should be representative of the areas the robot should not enter.

edit flag offensive delete link more

Comments

Thanks for the answer. without inflation (for keepout zones only), the robot is not be able to follow the path generated by global plan as shown in the image. I tried to set the filter to global costmap only and delete it for local costmap but the robot still can't reach the goal.

Youssef_Lah gravatar image Youssef_Lah  ( 2021-06-06 07:49:45 -0500 )edit
0

answered 2022-07-06 06:44:11 -0500

deepar gravatar image

Hi, I run into the same problem working with keepout zones, the robot cannot follow the path for the reasons that you mentioned. Did you manage to solve it? If yes, how? Because as it is now, the robot get stuck in the keepout zones.

edit flag offensive delete link more

Comments

I didn't manage to resolve it, maybe in the next few months i will get back to this task.

Youssef_Lah gravatar image Youssef_Lah  ( 2022-07-08 13:19:37 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2021-06-05 14:34:05 -0500

Seen: 166 times

Last updated: Jun 06 '21