<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://slam-hive.net/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://slam-hive.net/wiki/feed.php">
        <title>SLAM Hive Wiki</title>
        <description></description>
        <link>https://slam-hive.net/wiki/</link>
        <image rdf:resource="https://slam-hive.net/wiki/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-04-22T15:35:17+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://slam-hive.net/wiki/add_new_algorithm_and_dataset?rev=1744477243&amp;do=diff"/>
                <rdf:li rdf:resource="https://slam-hive.net/wiki/add_new_evaluation_tool?rev=1744477371&amp;do=diff"/>
                <rdf:li rdf:resource="https://slam-hive.net/wiki/algorithms?rev=1743340657&amp;do=diff"/>
                <rdf:li rdf:resource="https://slam-hive.net/wiki/cloud?rev=1743391550&amp;do=diff"/>
                <rdf:li rdf:resource="https://slam-hive.net/wiki/cluster?rev=1743391466&amp;do=diff"/>
                <rdf:li rdf:resource="https://slam-hive.net/wiki/configuration?rev=1743342725&amp;do=diff"/>
                <rdf:li rdf:resource="https://slam-hive.net/wiki/customanalysis?rev=1743343316&amp;do=diff"/>
                <rdf:li rdf:resource="https://slam-hive.net/wiki/datasets?rev=1718608642&amp;do=diff"/>
                <rdf:li rdf:resource="https://slam-hive.net/wiki/evaluation?rev=1719945895&amp;do=diff"/>
                <rdf:li rdf:resource="https://slam-hive.net/wiki/mappingtask?rev=1719945084&amp;do=diff"/>
                <rdf:li rdf:resource="https://slam-hive.net/wiki/parameter?rev=1743342126&amp;do=diff"/>
                <rdf:li rdf:resource="https://slam-hive.net/wiki/shanghaitech_datasets?rev=1727076454&amp;do=diff"/>
                <rdf:li rdf:resource="https://slam-hive.net/wiki/start?rev=1744455095&amp;do=diff"/>
                <rdf:li rdf:resource="https://slam-hive.net/wiki/workstation?rev=1743391276&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://slam-hive.net/wiki/_media/wiki:dokuwiki.svg">
        <title>SLAM Hive Wiki</title>
        <link>https://slam-hive.net/wiki/</link>
        <url>https://slam-hive.net/wiki/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://slam-hive.net/wiki/add_new_algorithm_and_dataset?rev=1744477243&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-12T17:00:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>add_new_algorithm_and_dataset</title>
        <link>https://slam-hive.net/wiki/add_new_algorithm_and_dataset?rev=1744477243&amp;do=diff</link>
        <description>Here we give NDT-LOAM as a example to show how we make a new algorithm as a docker images that can be used for SLAM-Hive. (And it&#039;s also a good way for you to follow exist algorithm and dataset folder to build a same structure of your new one.)

Algorithm</description>
    </item>
    <item rdf:about="https://slam-hive.net/wiki/add_new_evaluation_tool?rev=1744477371&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-12T17:02:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>add_new_evaluation_tool</title>
        <link>https://slam-hive.net/wiki/add_new_evaluation_tool?rev=1744477371&amp;do=diff</link>
        <description>Adding new evaluation methods is a litte complex for common users: A new Docker build context with the source files (or binaries) for the evaluation has to be created. A call to this docker container has to be added to SLAM Hive, after the mapping run is finished. New database tables for those results would need to be added to the DB. In the Flask webserver, the evaluation result page would need to be modified to display the new data. Then all the analysis scripts would need to be extended to ma…</description>
    </item>
    <item rdf:about="https://slam-hive.net/wiki/algorithms?rev=1743340657&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-30T13:17:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>algorithms</title>
        <link>https://slam-hive.net/wiki/algorithms?rev=1743340657&amp;do=diff</link>
        <description>Algorithm

View-only Version

You can see the supported SLAM algorithms here.
The relevant Docker images can be downloaded at &lt;https://github.com/SLAM-Hive&gt;. For example, the orb-slam2-mono can be downloaded by: git clone &lt;https://github.com/SLAM-Hive/orb-slam2-ros-mono.git&gt;

Full Version

We have already added some popular SLAM algorithms to our SLAM-Hive system.You can use them directly.</description>
    </item>
    <item rdf:about="https://slam-hive.net/wiki/cloud?rev=1743391550&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-31T03:25:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cloud</title>
        <link>https://slam-hive.net/wiki/cloud?rev=1743391550&amp;do=diff</link>
        <description>Money is paid for deployment and actual use, and unnecessary money is paid if there are problems with the operation. In addition, we also have a lot of specific requirements for Aliyun and our region in the actual deployment, as well as privacy concerns, so I think this version is suitable for special task design and code construction for specific large tasks; So we don&#039;t provide a detailed tutorial on using this version, just some simple instructions; If you need to use that version, you can ma…</description>
    </item>
    <item rdf:about="https://slam-hive.net/wiki/cluster?rev=1743391466&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-31T03:24:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cluster</title>
        <link>https://slam-hive.net/wiki/cluster?rev=1743391466&amp;do=diff</link>
        <description>Install SLAM Hive

In our github repo, we give a detailed install steps: &lt;https://github.com/SLAM-Hive/slam_hive_web/blob/main/README.md&gt;.

Here we provide some more details during install.

Installing SLAM-Hive to cluster is similar to the workstation.
You should confirm that you install kubernetes successfully.</description>
    </item>
    <item rdf:about="https://slam-hive.net/wiki/configuration?rev=1743342725&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-30T13:52:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>configuration</title>
        <link>https://slam-hive.net/wiki/configuration?rev=1743342725&amp;do=diff</link>
        <description>Configuration

In SLAM-Hive system, you can create a “configuration” before running a SLAM algorithm on a dataset. The configuration contains the algorithm, dataset and other required parameters.

This page introduces the “index” page.

----------</description>
    </item>
    <item rdf:about="https://slam-hive.net/wiki/customanalysis?rev=1743343316&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-30T14:01:56+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>customanalysis</title>
        <link>https://slam-hive.net/wiki/customanalysis?rev=1743343316&amp;do=diff</link>
        <description>Custom Analysis

SLAM-Hive system provides meta analysis function named “Custom Analysis”.

You can use the historical results in database to do more comprehensive analysis.

In our website &lt;https://slam-hive.net&gt;, we provide some examples of different types of custom analysis for you.</description>
    </item>
    <item rdf:about="https://slam-hive.net/wiki/datasets?rev=1718608642&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-06-17T07:17:22+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>datasets</title>
        <link>https://slam-hive.net/wiki/datasets?rev=1718608642&amp;do=diff</link>
        <description>Dataset

View-only Version

You can see the supported Datasets here.
We provide the downloading scripts at &lt;https://github.com/SLAM-Hive&gt;.

Full Version

We have already added some popular datasets to our SLAM-Hive system.You can use them directly.

And you can upload new dataset on system by</description>
    </item>
    <item rdf:about="https://slam-hive.net/wiki/evaluation?rev=1719945895&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-02T18:44:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>evaluation</title>
        <link>https://slam-hive.net/wiki/evaluation?rev=1719945895&amp;do=diff</link>
        <description>Evaluation

This page introduces the “index” page of Evaluation.

1. Evaluation List

You can see the “One Evaluation” and “Compared Evaluation” results.

And for each evaluation result, you can see the visualization results online and download the results.</description>
    </item>
    <item rdf:about="https://slam-hive.net/wiki/mappingtask?rev=1719945084&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-07-02T18:31:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>mappingtask</title>
        <link>https://slam-hive.net/wiki/mappingtask?rev=1719945084&amp;do=diff</link>
        <description>Mapping Task

In SLAM-Hive system, you can run the mapping tasks and see the results.

This page introduces the “index” page.

----------

View-only Version

1. Mapping Task List

The “Mapping Task List” shows all the created mapping run tasks.</description>
    </item>
    <item rdf:about="https://slam-hive.net/wiki/parameter?rev=1743342126&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-30T13:42:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>parameter</title>
        <link>https://slam-hive.net/wiki/parameter?rev=1743342126&amp;do=diff</link>
        <description>Parameter

In SLAM-Hive system, we define “parameter template” to create the parameters of configurations. You can use them to make up a complete configuration file.

You can easily see the parameter template as “key:value” template. One parameter template are used to create one</description>
    </item>
    <item rdf:about="https://slam-hive.net/wiki/shanghaitech_datasets?rev=1727076454&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-09-23T07:27:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>shanghaitech_datasets</title>
        <link>https://slam-hive.net/wiki/shanghaitech_datasets?rev=1727076454&amp;do=diff</link>
        <description>We introduce some datasets here.

The ShanghaiTech Mapping Robot Datasets

2024 Journal preprint (arXiv PDF):


@misc{xu2024shanghaitechmappingrobotneed,
      title={ShanghaiTech Mapping Robot is All You Need: Robot System for Collecting Universal Ground Vehicle Datasets}, 
      author={Bowen Xu and Xiting Zhao and Delin Feng and Yuanyuan Yang and Sören Schwertfeger},
      year={2024},
      eprint={2406.16713},
      archivePrefix={arXiv},
      primaryClass={cs.RO},
      url={https://arxiv…</description>
    </item>
    <item rdf:about="https://slam-hive.net/wiki/start?rev=1744455095&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-12T10:51:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://slam-hive.net/wiki/start?rev=1744455095&amp;do=diff</link>
        <description>SLAM Hive

Welcome to the SLAM Hive Wiki!

More info will follow here.

Go try &lt;https://slam-hive.net&gt; today!

Tutorial for quick start

在github里写一个导航栏，然后说wiki里有每个模式的quick start

There are four versions of SLAM-Hive to use: workstaion,</description>
    </item>
    <item rdf:about="https://slam-hive.net/wiki/workstation?rev=1743391276&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-31T03:21:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>workstation</title>
        <link>https://slam-hive.net/wiki/workstation?rev=1743391276&amp;do=diff</link>
        <description>Install SLAM Hive

In our github repo, we give a detailed install steps: &lt;https://github.com/SLAM-Hive/slam_hive_web/blob/main/README.md&gt;.

Here we provide some more details during install.

The slam-hive docker contains three containers: slam-hive-web, mysql and cadvisor, they start by docker-compose. After run docker-compose, you can see:</description>
    </item>
</rdf:RDF>
