Binocular cameras can achieve VR stereoscopic display.
Microphone, speaker, and camera work together to support connection with large language models and visual large models.
Cooperating with the robot's motion control system and the display screen, it can achieve large model dialogue while performing action and expression interaction functions.
The IP address of the robot head RK3588 is 192.168.137.200. After connecting to the robot's internal network via wired or WiFi, it can be accessed via this IP.
Android system ADB debugging method: adb connect 192.168.137.200 No need to specify the port, the standard Android debugging port 5555 is enabled by default.
Ubuntu system SSH debugging method: ssh firefly@192.168.137.200