Skip to content

AbdiYus/control

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ROS1-keyboard-gamepad

A ROS node designed to capture input from a keyboard or a PS5 gamepad and publish it to a specified ROS topic.

Installing

The keyboard node uses the pynput library.

pip install pynput

And the gamepad node uses the pygame library.

pip install pygame

Topic

The keyboard publishes to the topic "keyboard" as Int32

The gamepad publishes to the topic "controller" as an Float32MultiArray

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published