<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.eeros.org/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://wiki.eeros.org/feed.php">
        <title>Real-Time Robotics Framework - getting_started:deploy</title>
        <description></description>
        <link>https://wiki.eeros.org/</link>
        <image rdf:resource="https://wiki.eeros.org/_media/logo.png" />
       <dc:date>2026-05-01T12:58:25+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.eeros.org/getting_started/deploy/deploy_bbb?rev=1681375020&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.eeros.org/getting_started/deploy/deploy_cb20?rev=1681377699&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.eeros.org/getting_started/deploy/deploy_host?rev=1776005863&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.eeros.org/getting_started/deploy/deploy_manually?rev=1617034448&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.eeros.org/getting_started/deploy/deploy_microzed?rev=1718704858&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.eeros.org/_media/logo.png">
        <title>Real-Time Robotics Framework</title>
        <link>https://wiki.eeros.org/</link>
        <url>https://wiki.eeros.org/_media/logo.png</url>
    </image>
    <item rdf:about="https://wiki.eeros.org/getting_started/deploy/deploy_bbb?rev=1681375020&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-04-13T08:37:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Deploy to Beaglebone Blue Board</title>
        <link>https://wiki.eeros.org/getting_started/deploy/deploy_bbb?rev=1681375020&amp;do=diff</link>
        <description>Deploy to Beaglebone Blue Board

Back to Writing EEROS Applications for Beaglebone Blue Board.

Preparations

Fetch the EEROS scripts in your project root directory on your host and checkout the branch for the Beaglebone Blue board 


$ git clone https://github.com/eeros-project/eeros-build-scripts.git
$ cd eeros-build-scripts
$ git checkout sdk_bbb</description>
    </item>
    <item rdf:about="https://wiki.eeros.org/getting_started/deploy/deploy_cb20?rev=1681377699&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-04-13T09:21:39+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Deploy to cb20 Board</title>
        <link>https://wiki.eeros.org/getting_started/deploy/deploy_cb20?rev=1681377699&amp;do=diff</link>
        <description>Deploy to cb20 Board

Back to Writing EEROS Applications for cb20 Board.

Preparations

Fetch the EEROS scripts in your project root directory on your host and checkout the branch for the cb20 board 


$ git clone https://github.com/eeros-project/eeros-build-scripts.git
$ cd eeros-build-scripts
$ git checkout sdk_cb20</description>
    </item>
    <item rdf:about="https://wiki.eeros.org/getting_started/deploy/deploy_host?rev=1776005863&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-12T14:57:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Working on the Host</title>
        <link>https://wiki.eeros.org/getting_started/deploy/deploy_host?rev=1776005863&amp;do=diff</link>
        <description>Working on the Host

If you are running EEROS on the host machine you can omit deploying to a target machine. However, you have to make sure that the necessary libraries can be found at runtime. We suggest not to install these libraries into your default installation directory. We recommend that you add the directory with your compiled library to your library path with</description>
    </item>
    <item rdf:about="https://wiki.eeros.org/getting_started/deploy/deploy_manually?rev=1617034448&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-03-29T16:14:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Deploy Manually</title>
        <link>https://wiki.eeros.org/getting_started/deploy/deploy_manually?rev=1617034448&amp;do=diff</link>
        <description>Deploy Manually

Back to Compile Manually.

If you work on the host, there is no need to deploy anything. 

If you develop EEROS itself or one of its hardware wrapper libraries another target platform, the target image does not yet include these libraries or it may has an older version which you may want to replace. How to proceed?</description>
    </item>
    <item rdf:about="https://wiki.eeros.org/getting_started/deploy/deploy_microzed?rev=1718704858&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-06-18T10:00:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Deploy to Microzed Board</title>
        <link>https://wiki.eeros.org/getting_started/deploy/deploy_microzed?rev=1718704858&amp;do=diff</link>
        <description>Deploy to Microzed Board

Back to Writing EEROS Applications for cb20 Board.

Preparations

Fetch the EEROS scripts in your project root directory on your host and checkout the branch for the cb20 board 


$ git clone https://github.com/eeros-project/eeros-build-scripts.git
$ cd eeros-build-scripts
$ git checkout sdk_cb20</description>
    </item>
</rdf:RDF>
