Skip to content

Wraps joy package with more convenient messages, and latching features

License

Notifications You must be signed in to change notification settings

wvu-irl/joy_wrapper_ros2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

joy_wrapper_ros2

Purpose is to remap joy inputs to specific buttons, accessed by name. This also gives users access to

  • raw feed
  • toggles
  • increment counters
  • hold (to keep an axis at a setpoint)
  • time in a given state (ns)
  • rising edge detection
  • falling edge detection
  • double click detection (note these string together so 3 fast clicks counts as 2 double clicks, may debug later, can avoid this with larger sensitivity)

Users should launch

ros2 launch joy_wrapper joy_wrapper_launch.py

Subscribe to

\joy_wrapper

Also, users can adjust double click sensitivity in the joy.yaml file

About

Wraps joy package with more convenient messages, and latching features

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published