grid_map icon indicating copy to clipboard operation
grid_map copied to clipboard

How would you use this with move_base?

Open ubicray opened this issue 6 years ago • 2 comments

Sorry if it's a dumb question: I wanna use this library with move_base with existing costmap_2d plugins and such, How would one go through with that?

ubicray avatar Oct 02 '19 07:10 ubicray

Hi @ubicray, can you elaborate on your idea?

Elevation mapping is a package that makes use of grid_map, maybe it helps you.

maximilianwulf avatar Oct 07 '19 07:10 maximilianwulf

Hi @ubicray,

Have a look at this PR in elevation mapping, which implements a costmap_2d layer based on an elevation map. It will probably not make it in to the master branch, however it helps as a starting point.

hogabrie avatar Oct 07 '19 07:10 hogabrie