RaspberryVehicle/README.md

13 lines
587 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### RaspberryVehicle
> 这是 2021年山大未来科学营夏季- 人工智能与发明创造未来科学营 的作业
RaspberryVehicle.py - 树莓派车入口
RaspberryVehicle.uproject - 控制端入口
基于树莓派的简单网络遥控车实现方案。
支持传感器数据上传,摄像头图像实时上传,远程操作。
网络协议基于 UDP ,车作为服务端,控制端作为客户端接入。
客户端基于 Unreal Engine 4 ,其中控制端在 Windows 10 x64 和 安卓 平台上测试通过。
[查看更多](https://www.myredstone.top/archives/2563)