Log in

View Full Version : Considering Steering Wheel Controls


pmattin5459
14-05-2016, 17:02
After seeing steering wheel controls (with a joystick as a throttle) implemented on several robots this year, I thought that it would be an interesting offseason project to work on implementing these controls. So, I have a few questions for teams who use this setup:

1. Is this control scheme intuitive?

2. Have you ever used it with a holonomic drivetrain? Did it work well?

3. What steering wheel would you recommend?

4. Are there any programming challenges with this interface?

Ben Wolsieffer
14-05-2016, 22:55
971 wrote about their steering wheel setup here: http://frc971.org/content/programming

SoftwareBug2.0
15-05-2016, 00:22
2. Have you ever used it with a holonomic drivetrain? Did it work well?

This would be interesting to me too: And if you are doing it what's your scheme for mapping the 2 degrees of freedom of wheel/pedal onto the 3 degrees of freedom of forward/sideways/turn? Was there some sort of additional input?