Skip to content

ipa320/THMHO_heatmap_generator

Repository files navigation

Temporal Heat Map for Human Occupancy - Heatmap generation

License Docker badge

Documentation Status CI Coverage Status Codacy Badge CII Best Practices

This project is part of DIH^2. For more information check the RAMP Catalogue entry for the components.

📚 Documentation 🐳 Docker Hub

Contents

Background

Objective

The objective of the package is to create the temporal heatmaps that show for each 1 m2, and each 1 hour of each workday the rate of human occupancy.

Install

Information about how to install the THMHO_heatmap_generator can be found at the corresponding section of the Installation & Administration Guide.

Usage

Information about how to use the THMHO_heatmap_generator can be found in the User & Programmers Manual.

Testing

Troubleshooting

  • Message Requesting the map... on terminal or No map received in RViz

    The file pointed by sim_map_file (for simulation) or real_map_file (for real laser scanners) in factory_sim/launch/factory.launch may not exist in the workspace.

  • No heatmap is vizualized in RViz

    If Costmap is not visualized as well, verify if the laser scan topic names specified in factory_sim/config/costmap_params.yaml are correct, and if the tf tree is published correctly. If Costmap is visualized, it should be noted that the first heatmap is published after the time specified by aggregation_time argument for heatmap_generator node in factory_sim/launch/factory.launch. The default value is 3600, i.e. 1 hour.

Feedback

Any feedback and suggestions can be submitted by creating New issue in the Issues tab or by emailing the team.

Contribution

In order to contribute you will have to request to be added to the project.

License

The project is licensed under the Apache-2 license.