<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Topics tagged with sophus]]></title><description><![CDATA[A list of topics that have been tagged with sophus]]></description><link>http://community.bwbot.org/tags/sophus</link><generator>RSS for Node</generator><lastBuildDate>Wed, 22 Jul 2026 01:28:36 GMT</lastBuildDate><atom:link href="http://community.bwbot.org/tags/sophus.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 11 Aug 2018 07:12:11 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[sophus编译错误的解决方法]]></title><description><![CDATA[<pre><code>error: optional in namespace Sophus does not name a template type
</code></pre>
<p dir="auto">在使用sophus库的时候可能会遇到如上的错误。这可能是由于系统中安装了ros自带的sohups库的原因。 运行</p>
<pre><code class="language-bash">sudo apt-get remove ros-kinetic-sophus
</code></pre>
<p dir="auto">卸载系统自带的sophus库，再次编译即可。</p>
]]></description><link>http://community.bwbot.org/topic/519/sophus编译错误的解决方法</link><guid isPermaLink="true">http://community.bwbot.org/topic/519/sophus编译错误的解决方法</guid><dc:creator><![CDATA[weijiz]]></dc:creator><pubDate>Sat, 11 Aug 2018 07:12:11 GMT</pubDate></item></channel></rss>