Skip to content

mgprt/hand_detector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hand_detector

Implement node for the hand detection with primesense sensor

The node considers all points within a fixed 3D box in front of it and returns the coordinates of the closest point in a geometry_msgs::Point.msg message (in camera coordinates) on topic /hand_detector/target.

If no point can be detected the message contains coordinates (0.0, 0.0, 0.0)

For debugging, the cropped pointcloud is published on /hand_detector/cropped

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 100.0%