<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://ias.uni-bremen.de/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://ias.uni-bremen.de/wiki/feed.php">
        <title>Artificial Intelligence Wiki - teaching:se-kiba</title>
        <description></description>
        <link>https://ias.uni-bremen.de/wiki/</link>
        <image rdf:resource="https://ias.uni-bremen.de/wiki/_media/wiki/logo.png" />
       <dc:date>2026-04-14T14:30:46+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://ias.uni-bremen.de/wiki/teaching/se-kiba/knowledge-assignment?rev=1463649572&amp;do=diff"/>
                <rdf:li rdf:resource="https://ias.uni-bremen.de/wiki/teaching/se-kiba/manipulation-assignment?rev=1463649572&amp;do=diff"/>
                <rdf:li rdf:resource="https://ias.uni-bremen.de/wiki/teaching/se-kiba/perception-assignment?rev=1463649572&amp;do=diff"/>
                <rdf:li rdf:resource="https://ias.uni-bremen.de/wiki/teaching/se-kiba/perception-tutorial?rev=1463649572&amp;do=diff"/>
                <rdf:li rdf:resource="https://ias.uni-bremen.de/wiki/teaching/se-kiba/plan-based-assignment?rev=1463649572&amp;do=diff"/>
                <rdf:li rdf:resource="https://ias.uni-bremen.de/wiki/teaching/se-kiba/report-guidelines?rev=1463649572&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://ias.uni-bremen.de/wiki/_media/wiki/logo.png">
        <title>Artificial Intelligence Wiki</title>
        <link>https://ias.uni-bremen.de/wiki/</link>
        <url>https://ias.uni-bremen.de/wiki/_media/wiki/logo.png</url>
    </image>
    <item rdf:about="https://ias.uni-bremen.de/wiki/teaching/se-kiba/knowledge-assignment?rev=1463649572&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-19T09:19:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>knowledge-assignment</title>
        <link>https://ias.uni-bremen.de/wiki/teaching/se-kiba/knowledge-assignment?rev=1463649572&amp;do=diff</link>
        <description>Homework: ROS packages for knowledge representation

The aim of this assignment is to learn the basics of creating ROS packages, editing knowledge in the KnowRob knowledge base, and querying the knowledge base from another program via the ROS communication middleware. The task is to create (1) an extension package to the KnowRob knowledge base that contains information about objects in a living room as well as a simple &#039;semantic map&#039; describing the arrangement of objects in the room, and (2) a (…</description>
    </item>
    <item rdf:about="https://ias.uni-bremen.de/wiki/teaching/se-kiba/manipulation-assignment?rev=1463649572&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-19T09:19:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>manipulation-assignment</title>
        <link>https://ias.uni-bremen.de/wiki/teaching/se-kiba/manipulation-assignment?rev=1463649572&amp;do=diff</link>
        <description>Homework: ROS packages for manipulation

Installation

Please install the system according to the instructions here: &lt;https://ai.uni-bremen.de/wiki/software/ros/installation&gt;

Getting Started

Before you start workin on the assignment, make sure you have completed the &#039;beginner level&#039; tutorials from &lt;http://www.ros.org/wiki/ROS/Tutorials&gt;

Please note, that we expect you to be familiar with at least the rosbuild/c++ versions of the tutorials.</description>
    </item>
    <item rdf:about="https://ias.uni-bremen.de/wiki/teaching/se-kiba/perception-assignment?rev=1463649572&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-19T09:19:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>perception-assignment</title>
        <link>https://ias.uni-bremen.de/wiki/teaching/se-kiba/perception-assignment?rev=1463649572&amp;do=diff</link>
        <description>Homework: ROS packages for perception

The aim is to create ros packages and set up a small pipeline for finding objects on top of a table offering a service for returning the position and the volume of these. For the sake of simplicity we assume that these objects are clearly separated, meaning that they are spread around the table in an orderly manner, neiter  touching nor occluding each other.</description>
    </item>
    <item rdf:about="https://ias.uni-bremen.de/wiki/teaching/se-kiba/perception-tutorial?rev=1463649572&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-19T09:19:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>perception-tutorial</title>
        <link>https://ias.uni-bremen.de/wiki/teaching/se-kiba/perception-tutorial?rev=1463649572&amp;do=diff</link>
        <description>Perception Tutorial

Tutorial describing first steps needed to start processing data from the Kinect, in the form of Point Clouds,  using tools included in ROS Fuerte.

1. Prerequisite

Follow the steps described in Recommended procedure for installing ROS and Getting Started with ROS

If you are using a PrimeSense device (Xbox Kinect, Asus Xtion) check whether</description>
    </item>
    <item rdf:about="https://ias.uni-bremen.de/wiki/teaching/se-kiba/plan-based-assignment?rev=1463649572&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-19T09:19:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>plan-based-assignment</title>
        <link>https://ias.uni-bremen.de/wiki/teaching/se-kiba/plan-based-assignment?rev=1463649572&amp;do=diff</link>
        <description>Homework: ROS packages for plan-based robot control



Installation

Please install the base ROS system according to the guide found here.

Getting Started

The beginner ROS tutorials given here cover the basic concepts for communication and the overall structure of a ROS program. Therefore, it is advisable to read them and try out the lessons shown there.</description>
    </item>
    <item rdf:about="https://ias.uni-bremen.de/wiki/teaching/se-kiba/report-guidelines?rev=1463649572&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2016-05-19T09:19:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>report-guidelines</title>
        <link>https://ias.uni-bremen.de/wiki/teaching/se-kiba/report-guidelines?rev=1463649572&amp;do=diff</link>
        <description>Guidelines for seminar report and presentation

Presentation

	*  30 minutes
	*  German or English
	*  Slides should be made available as PDF after the seminar talk
	*  [PowerPoint template]

Written report

	*  ~ 15 pages
	*  [LaTeX template]
		*  Extract with: tar xvzf latex-vorlage.tar.gz</description>
    </item>
</rdf:RDF>
