knowledge_map/工作/艾航/无人机自主降落方案.md
2023-05-16 20:45:12 +08:00

10 lines
611 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.

# 无人机自主降落方案
Android官方提供了写CC++的方法马时俊那个识别算法用的是python写的不改过他是通过 py mavros来订阅的视频数据。Android写python可以通过第三方的办法实现。但是python程序要重写部分把视频源改成通过sdk获取的视频源。马时俊说这个可能不太好改其次改完了可能也没法正常用因为之前是TX现在是Android平台这两个平台架构不太一样。同样的程序改成功了可能 也没法正常运行。
我觉得应该找一个会C++ 和python的机器视觉