Skip to content

Python3 script using mediapipe to detect set of hands and send /cmd_vel message (ROS)

Notifications You must be signed in to change notification settings

peter-ap/turtlebot_handgesture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

turtlebot_handgesture

Python3 script using mediapipe to detect set of hands and send /cmd_vel message (ROS)

PACKAGES

  • ROS (tested on kinetic and noetic)

  • Python3

  • Mediapipe

INSTRUCTIONS

-> Both open = do nothing

-> close right open left = turn right

-> open right close left = turn left

-> close right close left = accelerate forward

-> index finger right, index finger left = accelerate backwards

-> hands out of image = stop

About

Python3 script using mediapipe to detect set of hands and send /cmd_vel message (ROS)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published