型号:XGO-lite2 尺寸:默认站姿250-145-170mm 重量:575g 材质:身体为1mm航空铝材,腿为ABS工程塑料。 屏幕:2.0寸 320*240像素全彩IPS 摄像头:500万像素OV5647 麦克风:双MEMS数字麦克风 喇叭:8欧3瓦腔体 存储:Micro SD卡32G AI 模组参数 Broadcom BCM2711 4核Cortex A72 1.5GHz (ARM v8) 64-bit CPU 支...
XGO2 lite/mini Buildroot-based software Build Clone the source code mkdir xgo2 && cd xgo2 git clone git://git.busybox.net/buildroot git clone https://github.com/e-yes/xgo2-buildroot.git cd buildroot git checkout 2023.11.x make BR2_EXTERNAL=../xgo2-buildroot/ xgo2_defconfig make ...
' for help. In [1]: from xgolib import XGO In [2]: dog = XGO("xgomini") # argument doesn't really matter In [3]: dog.action(11) # I like this one:) In [4]: dog.unload_allmotor() # doggy now uses less power Or use gentle one-liner:...