No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
Package Summary
| Tags | No category tags. |
| Version | 0.2.4 |
| License | GPLv3 |
| Build type | CATKIN |
| Use | RECOMMENDED |
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 |
| Released | UNRELEASED |
Package Description
The heatmap package allows you to create a WIFI-heatmap
Additional Links
Maintainers
- Adrian Bauer
Authors
- Adrian Bauer
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
CHANGELOG
Could not convert RST to MD: No such file or directory - pandoc
Wiki Tutorials
See ROS Wiki Tutorials for more details.
Source Tutorials
Not currently indexed.
Package Dependencies
| Deps | Name | |
|---|---|---|
| 2 | roscpp | |
| 2 | rospy | |
| 2 | std_msgs | |
| 1 | message_generation | |
| 2 | visualization_msgs | |
| 3 | move_base_msgs | |
| 1 | actionlib | |
| 2 | geometry_msgs | |
| 2 | costmap_2d | |
| 1 | catkin | |
| 1 | message_runtime |
System Dependencies
No direct system dependencies.
Dependant Packages
No known dependants.
Launch files
- launch/heatmap_sim.launch
-
- spacing [default: 0.4]
- launch/heatmap_turtlebot.launch
-
- spacing [default: 0.4]
- wifi_device [default: wlan0]
- map_file
- move_base_config/amcl_sim.launch.xml
-
- use_map_topic [default: false]
- scan_topic [default: base_scan]
- initial_pose_x [default: 0.0]
- initial_pose_y [default: 0.0]
- initial_pose_a [default: 0.0]
- move_base_config/move_base.launch.xml
- ROS navigation stack with velocity smoother and safety (reactive) controller
-
- odom_topic [default: odom]
- move_base_config/safety_controller.launch.xml
- Safety controller
-
- move_base_config/amcl.launch.xml
-
- use_map_topic [default: false]
- scan_topic [default: scan]
- initial_pose_x [default: 0.0]
- initial_pose_y [default: 0.0]
- initial_pose_a [default: 0.0]
- move_base_config/move_base_sim.launch.xml
- ROS navigation stack with velocity smoother and safety (reactive) controller
-
- move_base_config/velocity_smoother.launch.xml
- Velocity smoother
-
Messages
Plugins
No plugins found.
Recent questions tagged heatmap at answers.ros.org
No version for distro hydro. Known supported distros are highlighted in the buttons above.