I got several errors similar to the following while in section 3.2.6 "Install ROS Packages" during the "SBC Setup" on a TB3 Burger configured for Dashing.
mmcblk0: error -22 transferring data, sector 9359672, nr 8,cmd response 0x900, card status 0x0
See attached photo. The errors were printed on the SBC monitor while I was remotely logged in through ssh from my Ubuntu 18.04 PC.
I was executing this command in the turtlebot3_ws directory
$ colcon build --symlink-install --parallel-workers 1
SBC Pi seems to be still working but I haven't finished the install and testing yet. I don't know if the compile actually properly created the executables.
|
|
2021-01-15 09:46:30 |
| edcepp | |
Hi,
It looks like your SD card is corrupted or not functioning well.
I'd recommend try recovering the Ubuntu image using "Disks" utility in Linux or Raspberry Pi Imager.
When compiling the source code, if you connected monitor and input devices directly to the Raspbery Pi, you can also try disconnecting unnecessary USB devices from the Raspberry Pi including LDS-01 sensor and OpenCR to save the power.
Thank you.
|
|
2021-01-19 11:26:31 |
| willson | |
I replaced the microSD card that came with the Burger kit with a SanDisk microSDHC card. I repeated my SBC install with no issues.
Thank you for your attention.
|
|
2021-01-31 05:06:41 |
| edcepp | |