USVLander 是一个完全基于计算机视觉的实现无人机自主降落无人船的无人机控制算法
Go to file
raiots f14adf0b65 fix: mod 2024-06-23 17:11:22 +08:00
.gitignore feat: first demo 2024-06-23 14:57:02 +08:00
agent.py feat: first demo 2024-06-23 14:57:02 +08:00
control.py fix: mod 2024-06-23 17:11:22 +08:00
main.py feat:manual control and video stream 2024-06-10 18:00:29 +08:00
test.py feat: first demo 2024-06-23 14:57:02 +08:00
utils.py fix: data record bug 2024-06-23 15:28:14 +08:00
vision.py feat: first demo 2024-06-23 14:57:02 +08:00