0x00 System Introduction
The Raspberry Pi ROS Melodic v1.5 version system released this time mainly upgrades some issues raised by users of the previous version. Two new ROS packages have been added, namely serial and joint_state_publisher_gui. Of course, all other software package source codes have also been synchronized to the official latest version for compilation and installation. Currently, a total of 278 commonly used ROS packages have basically met the needs. The next version will attempt to add the installation of MoveIt!. This will allow development related to robotic arm control on the Raspberry Pi, but it is uncertain whether MoveIt! will run smoothly. For other software packages that need to be compiled and installed, feel free to send me a message.

Current Version System Information
0x01 System Download
Link:
https://pan.baidu.com/s/1xhU37E1bPnFcjStAf1zBJw
Extraction code: q79e
0x02 File System Expansion

Check Disk Space

Tool Start Command

Enter Advanced Options Menu

Select Expand File System

Confirm Prompt Information

Prepare to Exit Expansion Tool

Prompt to Restart Device

Check Disk Space After Expansion
0x03 System Activation

Use Activation Code to Activate System
https://www.corvin.cn/cdkey-checkout
0x04 Notes
[1]. This Raspberry Pi system image can run on all models of the Raspberry Pi series, such as Raspberry Pi 4B (8GB version can also be used), Raspberry Pi 3B+, 3B, etc.
[2]. After the system starts, the default username is corvin, and the password is also corvin. The password for the root user of the system is also corvin, and the default password can be modified by yourself.
[3]. The system has enabled the ssh-server on port 22 and vnc-server on port 5900 by default, so everyone can easily connect via ssh and vnc remote desktop.
[4]. The system has integrated the drivers for the voice board and IMU board, so you can directly plug the voice board and IMU board into the Raspberry Pi for normal use.
[5]. This system is the official latest raspbian buster ARM32 system for Raspberry Pi, using source code compilation and installation of ROS packages, so you cannot use apt to install ROS-related packages.
[6]. The activated system SD card can only be used on the Raspberry Pi mainboard it was bound to during activation; if the SD card is inserted into another Raspberry Pi mainboard, the ROS functions will be removed.
[7]. After the system is freshly written, when the Raspberry Pi first boots, it cannot recognize all the space on the SD card. You need to use the raspi-config tool to perform the expansion operation to recognize all the SD card space.