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

what is a costmap

asked 2018-11-26 02:15:03 -0500

S.Yildiz gravatar image

Do you know exactly what a costmap is? Is it doing the same like gmapping or google cartogrpaher?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
9

answered 2018-11-26 04:53:10 -0500

A costmap is a fundamental concept in autonomous robotics. It represents the cost (difficulty) of traversing different areas of the map. In the case of a ground robot working on rough ground the cost map could be a 2D map with lower values where the ground it flat and higher where the ground is rough/sloping. The values held in a cost map are usually abstract and don't directly represent any measurement of the world, they are simply used to guide a route planning algorithm to find efficient and safe routes across the ground.

edit flag offensive delete link more

Comments

Can I use costmap in drones?

shek21 gravatar image shek21  ( 2023-02-01 14:57:19 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2018-11-26 02:15:03 -0500

Seen: 5,639 times

Last updated: Nov 26 '18