Uvic-Robotics-Club / uvic-rover

CIRC 2024 UVic Rover
2 stars 3 forks source link

Figure out Logitech controller connection #26

Closed JoshuaGabriel closed 1 year ago

JoshuaGabriel commented 1 year ago

My suggestion is to either look at the ros node http://wiki.ros.org/joy or to use pygames and go from there.

The goal would be to use create a publisher node that uses sensor_msgs/Joy (or anything for now).