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

Package or library to deal with maps

asked 2022-05-26 04:05:24 -0500

electrophod gravatar image

updated 2022-05-26 04:05:47 -0500

Hey guys,

I am trying to evaluate a score for every orientation of the robot on a particular generated path. For this I need to deal with maps as OccuypancyGrid as matrices. Currently, I am using raw numpy to make my things work, but I wanted to know if there is any library or package to deal with maps in ROS?

Thanks

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2022-05-26 04:26:46 -0500

ljaniec gravatar image

These packages ANYbotics/grid_map can be a good starting point for you.

What exactly do you want to do with the maps?

edit flag offensive delete link more

Comments

I need to subscribe to the maps and need to see how much of the unexplored area does the conical/sectoral FOV of my camera covers in it.

electrophod gravatar image electrophod  ( 2022-05-26 04:53:22 -0500 )edit

Is the 'iterator' section the README of grid_map something I should use?

electrophod gravatar image electrophod  ( 2022-05-26 04:55:49 -0500 )edit
1

This part or grid_map_filters seem to be appropriate, right

ljaniec gravatar image ljaniec  ( 2022-05-26 05:05:14 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2022-05-26 04:05:24 -0500

Seen: 50 times

Last updated: May 26 '22