Quantcast
Channel: ROS Answers: Open Source Q&A Forum - RSS feed
Viewing all articles
Browse latest Browse all 667

Check that a pose is free in a costmap

$
0
0
Hi everyone, I'm trying determine if a given (random) pose is free in a costmap. My launch file looks like this: costmap: footprint: [[0.506, -0.32], [0.506, 0.32], [-0.454, 0.32], [-0.454, -0.32]] inflater_layer: inflation_radius: 0.7 plugins: - {name: 'static_layer', type: 'costmap_2d::StaticLayer'} - {name: inflater_layer, type: "costmap_2d::InflationLayer"} I tried to use `/gp/make_plan` with the same pose for `start` and `goal`. But sometimes, a part of the footprint is stuck in an obstacle: ![image description](/upfiles/15372715092061172.png) I don't know if I made an error with the parameters or if using the planner for that purpose is simply not possible. Did I miss something or do have a better idea?

Viewing all articles
Browse latest Browse all 667

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>