SamueleSandrini / skeleton_trajectory

Thesis project about human keypoints identification, 3d-reconstruction and filtering for collaborative robotics.
12 stars 1 forks source link
collaborative-robotics human-pose-estimation human-pose-tracking kalman-filter

Skeleton Trajectory Repository

Welcome to the repository Project of CARI and Vis4Mechs Laboratory, University of Brescia, Italy !

This repository is a thesis project and aims at developing a ROS-based framework to identify human keypoints and to make the 3d-reconstruction of them inside a collaborative robotic cell, usefull for human movements tracking.

Start the skeleton node

The entire framework can be executed in a simplified manner for a user by means of a launcher file, which takes care of calling the various nodes:

roslaunch skeleton_trajectory skeleton_trajectory.launch

Launch parameters

The following parameter is available:

Requirements

Maintainers