heatmap repository

Repository Summary

Checkout URI https://github.com/eybee/heatmap.git
VCS Type git
VCS Version jade-devel
Last Updated 2015-08-29
Dev Status MAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Packages

Name Version
heatmap 0.2.4

README

heatmap

ROS package for automated creation of visual WiFi heatmaps. It uses RViz for visualizing the heatmap at the moment, image file export is planned for future releases.

For coverage path planning it uses the "Moe the autonomous lawnmower" planner:
https://github.com/Auburn-Automow/au_automow_common

It also uses the RViz point to polygon user interface from the frontier_exploration package by Paul Bovbel: https://github.com/paulbovbel/frontier_exploration

Installation

The path planner depends on the "shapely" python module.
Learn how to install it here:
https://pypi.python.org/pypi/Shapely

CONTRIBUTING

No CONTRIBUTING.md found.