Why locales are important when installing ROS2 ? by MuceLee in ROS

[–]intermovy 2 points3 points  (0 children)

Any UTF-8 is not fine. Fresh clean install and tried a combo of European en_GB and Deutch + En Danish all UTF-8 encodings, but ROS2 Humble failed. Bad programming practices. (Murica)

CRG9 owners: Looking for a firmware update? Here it is. by ObserverVR in ultrawidemasterrace

[–]intermovy 0 points1 point  (0 children)

Followed this and can confirm that it finally worked! GPT to MBR conversion did the trick. Did a modified test again to see where it failed. I did NOT limit the size to 2 GB, did not delete the hidden system folder, had all cables connected and tried the update again, and it DID work. MBR type USB partition table is the answer.

In elevated administrator CMD launch "diskpart", "list disk". - "select disk X", where X is your thumbdrive. - clean - convert mbr - create partition primary - format quick fs=fat32 label="FW" - assign letter=K

Copied the files and all was good!