无人机自主飞行速成课
Drone Autonomy (2021)

原始链接: https://www.cggonzalez.com/blog/index.html

这份由 Carlos 撰写的指南旨在为四轴飞行器自主技术提供一个易于理解的入门介绍,涵盖了建模、状态估计、运动规划和控制等内容。作为初学者的“跳板”,该指南力求以清晰直观的方式概览这些复杂课题,解决作者在本科阶段难以从晦涩的学术文献中梳理出头绪的难题。 考虑到全面性的研究论文往往过于简略且零散,Carlos 选择将研究心得拆解为一系列易于消化、非正式的博文,而非编写一份冗长的文档。虽然该指南侧重于构建概念基础,但每一章节都附有参考文献,方便读者在有需要时进行更严谨的深入研究。尽管部分章节仍处于“制作中”状态,但这系列文章旨在帮助新人比作者当年更轻松地进入四轴飞行器自主技术这一领域。

这篇 Hacker News 讨论聚焦于一篇 2021 年关于无人机自主性的文章。主要观点包括: * **教育资源:** 评论者认为 Brian Douglas 的工程频道和 Steve Brunton 的作品是学习控制理论的更佳资源,并指出原文缺乏适当的引用。 * **自主性的现状:** 关于自主机器人的成熟度引发了争论。一位用户认为,在活跃战争等高风险环境中,真正的自主性仍然不可靠,无人机目前仍以远程操控为主。其他人则反驳称,目前已有重大的、机密的军事自动化技术正在投入使用。 * **技术性批评:** 参与者指出了文章的遗漏之处,例如在太空探索(如 NASA 的“毅力号”火星车)中已成功应用的规划与调度(基于 PDDL 的人工智能)。 * **网站安全:** 用户发现该博客使用了已被入侵的 `polyfill.io` 脚本,这导致了侵入性的登录提示。这引发了关于嵌入第三方 JavaScript 库所带来风险的更广泛讨论。 总体而言,尽管文章存在不足且存在技术安全问题,用户仍对这种开放分享技术知识的行为表示赞赏。
相关文章

原文

What is this?

A short introduction to doing modeling, state estimation, motion planning, and control for quadcopters. My goal with this is not to be an authoritative source but instead to serve as a “jumping off point” for people who are new to the topic. Once you finish this you’ll have a good understanding of how a quadcopter can be made autonomous. I’ve also included references in every post for those that want a more rigorous look at the topics that I discuss. Some sections are still being completed, denoted (WIP), but they'll be done soon.


Why did you make this?

Because something like this should exist… Seriously… When I was an undergrad I became obsessed with quadcopters and that led me to wanting to know how to make them autonomous. However, even after reading all the research papers I could find I was just as confused as when I started. Partly because academic research papers can be succinct to a fault, but also because few of them were self-contained so trying to see the big picture was nearly impossible (for me at least). I just wanted a short, simple, and straightforward overview of the parts that go into making a quadcopter autonomous. After a couple of years of putting the pieces together I decided that I should make a short guide that does just that so that newcomers to the topic don’t have as tough of a time as I did.


Why didn't you just write a paper instead?

I actually did start writing a paper but it turned out to be over 80 pages long. As a result I decided that breaking it down into pieces would make it a bit more digestible. This also led to my writing being more casual which worked out well since my goal isn’t to be rigorous but to give more of an intuitive feel for the topics. All of the posts include references where the topics are explored more rigorously.


Who are you?

Hello! I’m Carlos. I’m a guy who’s really into quadcopters.

联系我们 contact @ memedata.com