Skip to content

ROS package from tracking of objects using hector_object_tracker or PCL

Notifications You must be signed in to change notification settings

DaxiongAI/target_tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This ROS package detects color blobs and transforms their position to the world reference frame (uses OpenCV)

There are two nodes to track the position of these targets:

  • One uses a K-NN search algorithm to cluster the samples and track the position of multiple targets (uses PCL)
  • The other one uses an extended kalman filter to estimate the positions (uses hector_object_tracker)

About

ROS package from tracking of objects using hector_object_tracker or PCL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published