Continuing the discussion from BlueOS major features and cockpit extensions usage issues (will continue to update):
hi,BlueOS!
My question this time is whether blueOS can run on other hardware platforms besides Raspberry PI and jetson Nano? As far as I know, the Raspberry PI 4 generation B CPU type is Quad core Cortex-A72 (ARM v8) 64-bit @ 1.5GHz . For some reason, we may run blueOS on boards other than the Raspberry PI in the future , and we are concerned that BlueOS may not be compatible with certain specific chip models. For example, if we use Horizon Robotics Sunrise X3, a console that can load ubuntu20.04, as long as we are sure that it can run Ubuntu, we can disregard all considerations to download docker and run blueos smoothly?
The CPU type of the Sunrise Pi (Horizon Robotics) is the Horizon X3 (Sunrise X3). Specifically, it is based on Horizon’s self-developed architecture, integrating a quad-core ARM Cortex-A53 processor running at 1.2GHz, and also includes a Horizon-developed BPU (Brains Processing Unit) for accelerating AI algorithms.
Detailed Configuration
- CPU: Quad-core ARM Cortex-A53 @ 1.2GHz
- AI Acceleration: Integrates Horizon’s self-developed BPU, dedicated to accelerating deep learning models
These features make the Sunrise X3 particularly suitable for AI and edge computing applications, enabling efficient image processing, object detection, and other complex tasks.)
I do worry about whether I will be affected by the specific chip model and not be able to fully run BlueOS, or not be able to enable docker’s full features.