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
I'm trying to run a an interactive shell, odrivetool, for controlling a motor.
I get the error "[1 is an invalid integer" when running your example with program "odrivetool"
Info:
In [1] :
is supposed to be the promp.
What can i do to fix this?
Regards,
sigurd-dev
The text was updated successfully, but these errors were encountered:
I get error when i push start with odrivetool filled in as Process, this is from the Example dir.
This also happens on the console version. Please see uploaded images below:
I was checking the error, and by the moment, I don't have a Linux machine to test and solve the program.
The error is generated because the program "odrivetool" send an special escape sequence by the terminal, and the UnTerminal library doesn't recognize that sequence.
I will search for a linux shell to test and identify the error.
I'm trying to run a an interactive shell, odrivetool, for controlling a motor.
I get the error "[1 is an invalid integer" when running your example with program "odrivetool"
Info:
In [1] :
is supposed to be the promp.
What can i do to fix this?
Regards,
sigurd-dev
The text was updated successfully, but these errors were encountered: