Skip to content

package for turtlebot3 that allows to detect humans and follow them

Notifications You must be signed in to change notification settings

javi-desp/turtlebot_human_tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

turtlebot_human_tracking

A ROS package for turtlebot3 that implements human detection and a tracking.

Trained network

In the folder trained_network there are alocated the files that define the pretrained machine learning model 'MobileNetSSD'. This can be used for several object detection, however, in this case we will use only the human detections.

Python Code

The python code 'human_tracking.py' is the only code necessary to run the detection & human tracking.

Simulation environment

In order to verify the human detection and tracking we have used a gazebo world in which models of people appear walking randomly.

simulacion_prueba.mp4

About

package for turtlebot3 that allows to detect humans and follow them

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published