<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>C++ |</title><link>https://mr-tooth.github.io/tags/c++/</link><atom:link href="https://mr-tooth.github.io/tags/c++/index.xml" rel="self" type="application/rss+xml"/><description>C++</description><generator>HugoBlox Kit (https://hugoblox.com)</generator><language>en-us</language><lastBuildDate>Thu, 09 Apr 2026 00:00:00 +0000</lastBuildDate><image><url>https://mr-tooth.github.io/media/icon_hu_1c0e9cb08cfb822a.png</url><title>C++</title><link>https://mr-tooth.github.io/tags/c++/</link></image><item><title>AStarFootstepPlanner</title><link>https://mr-tooth.github.io/projects/astar-footstep-planner/</link><pubDate>Thu, 09 Apr 2026 00:00:00 +0000</pubDate><guid>https://mr-tooth.github.io/projects/astar-footstep-planner/</guid><description>&lt;p&gt;&lt;code&gt;AStarFootstepPlanner&lt;/code&gt; is an open-source C++ planner for humanoid robot footsteps.&lt;/p&gt;
&lt;p&gt;It searches feasible footstep sequences on complex terrain while respecting kinematic constraints, making it a compact baseline for motion planning experiments and teaching.&lt;/p&gt;</description></item><item><title>Heuclid</title><link>https://mr-tooth.github.io/projects/heuclid/</link><pubDate>Thu, 09 Apr 2026 00:00:00 +0000</pubDate><guid>https://mr-tooth.github.io/projects/heuclid/</guid><description>&lt;p&gt;&lt;code&gt;Heuclid&lt;/code&gt; is a lightweight C++ geometry and vector math library for robotics codebases.&lt;/p&gt;
&lt;p&gt;It provides 2D/3D primitives, convex polygon tools, and spatial query utilities for planning and control projects that need a small, readable geometry layer.&lt;/p&gt;</description></item></channel></rss>