You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2020. It is now read-only.
I have two Ev3 bricks with 4 motors each that I would like to control by sending them joystick values from a xinput joystick (im using sharpdx). I have tried using the code to run a program on one ev3, and, with daisy chain, control both ev3's. However the code (from pull request #18 ) crashes my ev3 after the program ends and does not allow me to send my data from a joystick to my ev3 easily. I have tried using the read/write file block in the ev3 labview. I have seen pull request #14 but I don't understand how it can help me. I am not using windows forms and am just running a console application to control the bricks. Any suggestions/help converting #14 to desktop will be much appreciated!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have two Ev3 bricks with 4 motors each that I would like to control by sending them joystick values from a xinput joystick (im using sharpdx). I have tried using the code to run a program on one ev3, and, with daisy chain, control both ev3's. However the code (from pull request #18 ) crashes my ev3 after the program ends and does not allow me to send my data from a joystick to my ev3 easily. I have tried using the read/write file block in the ev3 labview. I have seen pull request #14 but I don't understand how it can help me. I am not using windows forms and am just running a console application to control the bricks. Any suggestions/help converting #14 to desktop will be much appreciated!
The text was updated successfully, but these errors were encountered: