hybridgroup / gort

Command Line Interface (CLI) for RobotOps
http://gort.io/
Other
436 stars 51 forks source link

Error uploading firmata to arduino #65

Open elie-g opened 4 years ago

elie-g commented 4 years ago

I followed the steps shown here and I got the following error. Error

Maybe I did something wrong, but in this case there should be a proper error message telling me what I did wrong.

elie-g commented 4 years ago

I specified the path to the arduino (/dev/ttyACM0) and it worked. Though, the steps I was following said Gort would use this device by default.

Anyway, like I said, there should be a proper error message telling me I have to specify the device instead of an error stacktrace.