ROBOTIS-GIT / OpenCR

Software for ROS Embedded board (a.k.a. OpenCR). OpenCR means Open-source Control Module for ROS.
Apache License 2.0
384 stars 238 forks source link

OpenCR Upload failed with Arduino-CLI #292

Open Vinz1911 opened 2 years ago

Vinz1911 commented 2 years ago

Dear Robotis Team,

I tried out the Arduino-cli and wanted to compile and upload for my OpenCR Board. Compiling works without any issues but when I try to upload I got this issue:

Error during Upload: Property 'upload.tool.serial' is undefined

I found some issue which may be related to this. but I have no idea how to define the upload.tool.serial property for this board.

https://github.com/arduino/arduino-cli/issues/1444

Maybe you can help me to get this work.

Thank you and best regards, Vinz