<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hacker News: pacetest</title><link>https://news.ycombinator.com/user?id=pacetest</link><description>Hacker News RSS</description><docs>https://hnrss.org/</docs><generator>hnrss v2.1.1</generator><lastBuildDate>Tue, 21 Apr 2026 17:49:05 +0000</lastBuildDate><atom:link href="https://hnrss.org/user?id=pacetest" rel="self" type="application/rss+xml"></atom:link><item><title><![CDATA[New comment by pacetest in "Autonomous drone defeats human champions in racing first"]]></title><description><![CDATA[
<p>Its not just a stabilization/rate control loop but the NN does both guidance and control. It is an MLP that takes state + upcoming gate positions/waypoints and controls the motors directly. I.e. there is no explicit path planning going on but rather the NN outputs motor commands that hopefully help the drone traverse the given waypoints in minimum time. I think this is quite cool because running a similar Optimal Control MPC setup is really not at all feasible on a normal STM32H7 Flight controller, especially at 1kHz.</p>
]]></description><pubDate>Sat, 07 Jun 2025 14:48:43 +0000</pubDate><link>https://news.ycombinator.com/item?id=44210014</link><dc:creator>pacetest</dc:creator><comments>https://news.ycombinator.com/item?id=44210014</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44210014</guid></item><item><title><![CDATA[New comment by pacetest in "Autonomous drone defeats human champions in racing first"]]></title><description><![CDATA[
<p>Not much since it doesn't take images as it's input and it's running on an embedded mcu. Based on the papers linked elsewhere in here the state vector is 24 floats and it's running at 1kHz so around 100 kB/s.</p>
]]></description><pubDate>Sat, 07 Jun 2025 12:32:11 +0000</pubDate><link>https://news.ycombinator.com/item?id=44209221</link><dc:creator>pacetest</dc:creator><comments>https://news.ycombinator.com/item?id=44209221</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44209221</guid></item><item><title><![CDATA[New comment by pacetest in "Autonomous drone defeats human champions in racing first"]]></title><description><![CDATA[
<p>No, but there's a previous paper for the controller used: <a href="https://arxiv.org/abs/2504.21586" rel="nofollow">https://arxiv.org/abs/2504.21586</a></p>
]]></description><pubDate>Thu, 05 Jun 2025 07:47:45 +0000</pubDate><link>https://news.ycombinator.com/item?id=44189358</link><dc:creator>pacetest</dc:creator><comments>https://news.ycombinator.com/item?id=44189358</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44189358</guid></item><item><title><![CDATA[New comment by pacetest in "Autonomous drone defeats human champions in racing first"]]></title><description><![CDATA[
<p>It's fundamentally different, it's using an RL trained network that gets the drone state (position, orientation, velocity) as input and directly outputs motor commands.</p>
]]></description><pubDate>Thu, 05 Jun 2025 07:45:07 +0000</pubDate><link>https://news.ycombinator.com/item?id=44189341</link><dc:creator>pacetest</dc:creator><comments>https://news.ycombinator.com/item?id=44189341</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44189341</guid></item><item><title><![CDATA[New comment by pacetest in "Autonomous drone defeats human champions in racing first"]]></title><description><![CDATA[
<p>It used a small RL trained network running on the flight controllers MCU directly that controlled the motors given state (position, orientation ...) inputs. The Jetson handled vision processing.</p>
]]></description><pubDate>Thu, 05 Jun 2025 07:32:33 +0000</pubDate><link>https://news.ycombinator.com/item?id=44189276</link><dc:creator>pacetest</dc:creator><comments>https://news.ycombinator.com/item?id=44189276</comments><guid isPermaLink="false">https://news.ycombinator.com/item?id=44189276</guid></item></channel></rss>