Skip to content

EV3 - Exposing more graphics commands #395

Answered by dlech
majohadev asked this question in Q&A
Discussion options

You must be logged in to vote
5\. had to add double-quotes in some scripts to allow for spaces in file paths

We will gladly take a PR for this.

ssh -t robot@ev3dev "brickrun -r -- pybricks-micropython" - but the function wasn't recognized in either case.

You will need to use ./pybricks-micropython (or the absolute path), otherwise it uses the PATH environment variable to find pybricks-micropython and this does not include the current directory. (You could also install your copy at /usr/local/bin/ instead so that you don't have to do that.)

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by majohadev
Comment options

You must be logged in to vote
1 reply
@laurensvalk
Comment options

Comment options

You must be logged in to vote
1 reply
@dlech
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants