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

Revision history [back]

I'm not aware of a existing package that does this, but using the grid_map library it would be relatively easy to do a simple implementation, e.g. take RSSI and robot pose, add data into map. For making things appear nice and dense visually some more smoothing would be required (for instance by using grid_map_cv and converting to/from opencv).