<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://mpt-internal.uni-hohenheim.de/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://mpt-internal.uni-hohenheim.de/feed.php">
        <title>Technology in Crop Production robotsoftware:frobomind</title>
        <description></description>
        <link>https://mpt-internal.uni-hohenheim.de/</link>
        <image rdf:resource="https://mpt-internal.uni-hohenheim.de/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-05-03T20:19:05+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://mpt-internal.uni-hohenheim.de/doku.php?id=robotsoftware:frobomind:configuration&amp;rev=1628907690&amp;do=diff"/>
                <rdf:li rdf:resource="https://mpt-internal.uni-hohenheim.de/doku.php?id=robotsoftware:frobomind:installing&amp;rev=1628907690&amp;do=diff"/>
                <rdf:li rdf:resource="https://mpt-internal.uni-hohenheim.de/doku.php?id=robotsoftware:frobomind:raspberrypi&amp;rev=1628907690&amp;do=diff"/>
                <rdf:li rdf:resource="https://mpt-internal.uni-hohenheim.de/doku.php?id=robotsoftware:frobomind:topcon&amp;rev=1628907690&amp;do=diff"/>
                <rdf:li rdf:resource="https://mpt-internal.uni-hohenheim.de/doku.php?id=robotsoftware:frobomind:welcome&amp;rev=1628907690&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://mpt-internal.uni-hohenheim.de/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Technology in Crop Production</title>
        <link>https://mpt-internal.uni-hohenheim.de/</link>
        <url>https://mpt-internal.uni-hohenheim.de/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://mpt-internal.uni-hohenheim.de/doku.php?id=robotsoftware:frobomind:configuration&amp;rev=1628907690&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-14T04:21:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>robotsoftware:frobomind:configuration</title>
        <link>https://mpt-internal.uni-hohenheim.de/doku.php?id=robotsoftware:frobomind:configuration&amp;rev=1628907690&amp;do=diff</link>
        <description>Install libcwiid1 and libcwiid-dev

go to
/opt/ros/electric/stacks/joystick_drivers/cwiid/cwiid/lib/
remove or rename
libcwiid.so
libcwiid.so.1
libcwiid.so.1.0
Create the following symbolic links with “sudo ln -s”
lrwxrwxrwx 1 root root     20 2012-03-14 21:57 libcwiid.so -&gt; /usr/lib/libcwiid.so
lrwxrwxrwx 1 root root     22 2012-03-14 21:58 libcwiid.so.1 -&gt; /usr/lib/libcwiid.so.1
lrwxrwxrwx 1 root root     24 2012-03-14 21:58 libcwiid.so.1.0 -&gt; /usr/lib/libcwiid.so.1.0</description>
    </item>
    <item rdf:about="https://mpt-internal.uni-hohenheim.de/doku.php?id=robotsoftware:frobomind:installing&amp;rev=1628907690&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-14T04:21:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>robotsoftware:frobomind:installing</title>
        <link>https://mpt-internal.uni-hohenheim.de/doku.php?id=robotsoftware:frobomind:installing&amp;rev=1628907690&amp;do=diff</link>
        <description>Angående mine hacks for at få FroboMind til at compile, så gjorde jeg følgende:
- I serialInterface.h (som burde være .hpp for at holde en pæn syntax) tilføjede jeg en ekstra include:
   #include &lt;boost/asio.hpp&gt;
   #include &lt;boost/system/error_code.hpp&gt;
   #include &lt;boost/system/system_error.hpp&gt;
   #include &lt;boost/filesystem.hpp&gt;
   #include &lt;boost/thread.hpp&gt;
   #include &lt;boost/regex.hpp&gt; //Ny include, var også regex der gav fejl</description>
    </item>
    <item rdf:about="https://mpt-internal.uni-hohenheim.de/doku.php?id=robotsoftware:frobomind:raspberrypi&amp;rev=1628907690&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-14T04:21:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>robotsoftware:frobomind:raspberrypi</title>
        <link>https://mpt-internal.uni-hohenheim.de/doku.php?id=robotsoftware:frobomind:raspberrypi&amp;rev=1628907690&amp;do=diff</link>
        <description>&lt;http://answers.ros.org/question/34501/how-to-setting-up-ros-on-raspberrypi/&gt;

&lt;http://answers.ros.org/question/11406/will-ros-be-able-to-run-on-the-raspberry-pi/&gt;</description>
    </item>
    <item rdf:about="https://mpt-internal.uni-hohenheim.de/doku.php?id=robotsoftware:frobomind:topcon&amp;rev=1628907690&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-14T04:21:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>robotsoftware:frobomind:topcon</title>
        <link>https://mpt-internal.uni-hohenheim.de/doku.php?id=robotsoftware:frobomind:topcon&amp;rev=1628907690&amp;do=diff</link>
        <description>Det skal ikke være let...

Jeg har lige opdaget, at filerne tidligere har ligget i en anden mappe. 
Hvis du ønsker at beholde dit nuværende repository, skal du derfor 
glemme vejledningen fra forrige mail og følge denne i stedet:


git clone https://github.com/DITBRUGERNAVN/FroboMind.git 
cd FroboMind
git filter-branch --index-filter &#039;git rm --cached --ignore-unmatch 
fmActuators/src/Topcon_AES25/*&#039; --prune-empty --tag-name-filter cat -- --all
git push origin master --force
rm -rf .git/refs/orig…</description>
    </item>
    <item rdf:about="https://mpt-internal.uni-hohenheim.de/doku.php?id=robotsoftware:frobomind:welcome&amp;rev=1628907690&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-14T04:21:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>robotsoftware:frobomind:welcome</title>
        <link>https://mpt-internal.uni-hohenheim.de/doku.php?id=robotsoftware:frobomind:welcome&amp;rev=1628907690&amp;do=diff</link>
        <description>FroboMind



Software package developed by SDU, used for controlling Robots. Based on ROS

FroboMind Documentation

ForobMind Download

Doxygen documention of FroboMind

&lt;http://frobomind.org/index.php/FroboMind_Robot:DTU_SMR&gt;

Installing FroboMind

Follow the instructions on the official wiki, FroboMind Installation

Extra compile configurations

Configuration for FroboMind

Ros/FroboMind on RaspberryPI

config for git

FroboMindMaster - use to update main source

robotsoftware:frobomind:topcon</description>
    </item>
</rdf:RDF>
