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
At the moment you ship a bunch of binaries for the loader tool, which at the moment doesn't work great on Ubuntu 20.04.
I believe this could be rewritten to a OS independent python script which would make flashing of the OpenCR easier.
Alternatively you could use GitHub actions/travisCI to compile binaries and upload to GitHub releases, rather than committing build artifacts to a repository (making this repository 200MB!!). The binaries repository seems to be a year out of date as well: https://github.com/ROBOTIS-GIT/OpenCR-Binaries/tree/master/turtlebot3/ROS2/latest
The text was updated successfully, but these errors were encountered:
Hi,
At the moment you ship a bunch of binaries for the loader tool, which at the moment doesn't work great on Ubuntu 20.04.
I believe this could be rewritten to a OS independent python script which would make flashing of the OpenCR easier.
Alternatively you could use GitHub actions/travisCI to compile binaries and upload to GitHub releases, rather than committing build artifacts to a repository (making this repository 200MB!!). The binaries repository seems to be a year out of date as well: https://github.com/ROBOTIS-GIT/OpenCR-Binaries/tree/master/turtlebot3/ROS2/latest
The text was updated successfully, but these errors were encountered: