<?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[Exporting map from voxl-mapper]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I'm working on integrating other service based on voxblox map on voxl-mapper. Is there any ways to export map made from voxl-mapper like ROS advertising?</p>
<p dir="auto">Thanks.</p>
]]></description><link>https://forum.modalai.com/topic/1253/exporting-map-from-voxl-mapper</link><generator>RSS for Node</generator><lastBuildDate>Sat, 12 Sep 2026 07:47:31 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/1253.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 29 Aug 2022 05:25:39 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Exporting map from voxl-mapper on Mon, 29 Aug 2022 16:18:27 GMT]]></title><description><![CDATA[<p dir="auto">@darwin-keem</p>
<p dir="auto">The map is published in real-time by voxl-portal to a websocket at: <code>ws://&lt;VOXL_IP&gt;:80/mesh</code>.<br />
If you would like to process the map real time without reading from disk, you could have another service connect to the socket and parse the binary data as defined here in voxl-portal:<br />
<a href="https://gitlab.com/voxl-public/voxl-sdk/services/voxl-portal/-/blob/master/web_root/js/mapper.js#L260" rel="nofollow ugc">https://gitlab.com/voxl-public/voxl-sdk/services/voxl-portal/-/blob/master/web_root/js/mapper.js#L260</a></p>
]]></description><link>https://forum.modalai.com/post/5859</link><guid isPermaLink="true">https://forum.modalai.com/post/5859</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Mon, 29 Aug 2022 16:18:27 GMT</pubDate></item><item><title><![CDATA[Reply to Exporting map from voxl-mapper on Mon, 29 Aug 2022 07:46:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/arjun-jain" aria-label="Profile: Arjun-Jain">@<bdi>Arjun-Jain</bdi></a> Thanks. Is it possible in real-time processing?</p>
]]></description><link>https://forum.modalai.com/post/5828</link><guid isPermaLink="true">https://forum.modalai.com/post/5828</guid><dc:creator><![CDATA[darwin.keem]]></dc:creator><pubDate>Mon, 29 Aug 2022 07:46:04 GMT</pubDate></item><item><title><![CDATA[Reply to Exporting map from voxl-mapper on Mon, 29 Aug 2022 06:45:03 GMT]]></title><description><![CDATA[<p dir="auto">@darwin-keem you can save the map from the web portal. It gets saved on the board at a specific location. You can then copy it and render it in your software.</p>
]]></description><link>https://forum.modalai.com/post/5826</link><guid isPermaLink="true">https://forum.modalai.com/post/5826</guid><dc:creator><![CDATA[Arjun Jain]]></dc:creator><pubDate>Mon, 29 Aug 2022 06:45:03 GMT</pubDate></item></channel></rss>