-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Trying to run joystick example #441
Comments
Hello @kc1116 can you please point us to the specific example so we can update it? You are most certainly correct about it being out of date. |
This example is outdated https://github.com/hybridgroup/gobot/tree/master/platforms/joystick, it is also on the gobot.io website. Also it might be worth mentioning on macOS in order to get gobot to detect my xbox joystick I had to install https://github.com/360Controller/360Controller your joystick won't get detected automatically without some sort of driver for it. |
Signed-off-by: deadprogram <ron@hybridgroup.com>
Looks good ! |
Signed-off-by: deadprogram <ron@hybridgroup.com>
Does gobot support anything for transceiving lasers or something to that extent ? |
You mean like using a laser to send or receive a signal? Not that I have seen. |
Getting this error when trying to run the joystick example is the example outdated now ?
./robot.go:17: undefined: gobot.On
The text was updated successfully, but these errors were encountered: