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

Using a static costmap for local navigation

$
0
0
I want to use a static map provided by `map_server` to populate the obstacles used for both global and local navigation by `move_base` (Assuming a completely static environment, no dynamic obstacles). Using the exact same parameters for both the local and the global map produces different results. The global costmap behaves as expected, being populated with inflated obstacles, while the local costmap remains empty. As such global navigation plans look excellent while execution involves locally optimizing the route through walls. local_costmap: # And also global_costmap robot_radius: 0.2 inflation_radius: 0.2 global_frame: /odom_fused robot_base_frame: base_link update_frequency: 10.0 static_map: true

Viewing all articles
Browse latest Browse all 667

Trending Articles



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