Skip to content
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

Error on interactive shell #7

Open
sigurd-dev opened this issue Jun 23, 2023 · 3 comments
Open

Error on interactive shell #7

sigurd-dev opened this issue Jun 23, 2023 · 3 comments

Comments

@sigurd-dev
Copy link

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

@t-edson
Copy link
Owner

t-edson commented Jun 26, 2023

Hi.
Which of the examples are you using? and, When exactly do you get this error?

Greetings

@sigurd-dev
Copy link
Author

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:
Example
terminal

@t-edson
Copy link
Owner

t-edson commented Jul 5, 2023

Hi.

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.

Greetings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants