/ppl

Detect people with RGBD and laser scanner

Primary LanguageC++GNU General Public License v3.0GPL-3.0

ppl

This repository contains ROS packages responsible for people detection.

It includes sources allowing to find people using:

  • range scanner,
  • RGB-D camera.

Two methods of detection are implemented:

  1. face detection,
  2. leg detection.