<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Call3 Monitoring EduFill</title>
    <link>http://www.echord.info/blogs/call3-monitoring-edufill</link>
    <description>This feed has been created using ROME (Java syndication utilities</description>
    <item>
      <title>Public Summary Month 9/2013</title>
      <link>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-9-2013</link>
      <description>&lt;p&gt;The effort in the past two months was focused on collecting and analyzing user feedback on the usability of the EduFill software toolbox.&lt;br /&gt;The users are the students who were involved in the EPRo course where the toolbox has been used for developing robotic applications.&lt;br /&gt;This includes two activities which are:&lt;br /&gt;1. Analyzing the final report submitted by the students.&lt;br /&gt;2. Organizing a discussion forum with the students.&lt;br /&gt;As expected, both activities provide the EduFill experiment with invaluable insight for the final report and for the sustainability of the results.&lt;br /&gt;The feedback gained is positive with students commenting that the EduFill software toolbox being an innovative tool which invoke their curiosity on further studying the underlying algorithms for robotic functionality provided in the EduFill software toolbox.&lt;br /&gt;With such positive feedback from the user, it can be concluded that the experiment met its goal of creating a software toolbox and teaching material that is attractive and enabling for beginners in robotics to quickly build first applications and study basic principles of robotics.&lt;/p&gt;&#xD;
&lt;p&gt;With this month, the EduFill experiment officially ends.&amp;nbsp; The software toolbox as well as teaching material is available for public use on the experiment's website http://www.edufill.org and on GitHub.&amp;nbsp; While officially ended, the experiment partners intent to use the created material in their routine teaching and to occassionally update the software and the teaching material.&lt;/p&gt;</description>
      <category>monitoring</category>
      <category>public summary</category>
      <category>education</category>
      <category>call 3</category>
      <pubDate>Mon, 30 Sep 2013 16:46:01 GMT</pubDate>
      <guid>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-9-2013</guid>
      <dc:date>2013-09-30T16:46:01Z</dc:date>
    </item>
    <item>
      <title>Public Summary Month 7/2013</title>
      <link>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-7-2013</link>
      <description>&lt;p&gt;For the final two months of the experiment, we focus on the integrating and finalization of the results from the experiment partners (Bonn-Rhein-Sieg University of Applied Science and University of Verona). This efforts applies to both objectives of the experiment which are the EduFill Software Toolbox and the EduFill Teaching Curricula. For the EduFill Software Toolbox, we integrated the functionality of Lego Mindstorm in two different configuration (NXT-arm and NXT-Base) with the existing ROS based implementation for the KUKA youBot. This integration showcase two important aspects of the EduFill software toolbox:&lt;br /&gt;1. The robot application development environment (EduFill blockly) is robot independent. The same blocks, that built the robot application, work in both robots (Lego Mindstorm and youBot). This characteristic is also attributed to the common use of ROS and its convention.&lt;br /&gt;2. The robot software component is modular and extensible. Given the software components of robotic functionality from NXT-arm and NXT-base, it took less than two weeks to integrate the functionality to the EduFill software component.&lt;br /&gt;For the EduFill Teaching Curricula, the course has been outlined into two full semester courses with each covering the three main domains of robotic functionality in mobile manipulation: 1. Perception, 2. Manipulation and 3. Navigation.&amp;nbsp; The lectures were adopted and developed from pre-existing running courses in Bonn-Rhein-Sieg University of Applied Science and University of Verona and to a minor part from publicly available teaching materials, i.e. the teaching materials provided from roboticscourseware.org.&amp;nbsp; We intend to also make our course material available at roboticscourseware.org.&lt;br /&gt;The final two months of the experiment until September are dedicated to further evaluating the results of a 14 weeks test-run at Bonn-Rhein-Sieg University of parts of the teaching material and of the software toolbox in the just completed summer term. In that course, the students experimented in the development of robotic application through the use of EduFill Blockly.&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>mobile manipulators and cooperation</category>
      <category>public summary</category>
      <category>education</category>
      <pubDate>Wed, 31 Jul 2013 21:16:10 GMT</pubDate>
      <guid>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-7-2013</guid>
      <dc:date>2013-07-31T21:16:10Z</dc:date>
    </item>
    <item>
      <title>Public Summary Month 5/2013</title>
      <link>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-5-2013</link>
      <description>&lt;p&gt;The last two months were mostly dedicate to a trial run of the whole system at Bonn-Rhein-Sieg University.&amp;nbsp; Putting our objective, to create a robot application development toolbox that can be mastered by robotic novices, at a test, we introduced the system in a 14 weeks 1st semester computer science project course. So far (2/3 into the course) we had quite positive feedback.&amp;nbsp; The students tasks in this course is to implement an exploration mode and a fetch-and-carry task.&amp;nbsp; If you are interested, feel free to contact us for the course syllabus and software (mostly online at https://github.com/EduFill/components)&lt;/p&gt;</description>
      <category>public summary</category>
      <pubDate>Mon, 03 Jun 2013 19:49:01 GMT</pubDate>
      <guid>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-5-2013</guid>
      <dc:date>2013-06-03T19:49:01Z</dc:date>
    </item>
    <item>
      <title>Public Summary Month 3/2013</title>
      <link>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-3-2013</link>
      <description>&lt;p&gt;The major focus of EduFill in the past two months was on (1) updating the EduFill software toolbox based on feedback from an initial user trial and (2) extending the components in the EduFill software toolbox in preparation for a second, more thorough user trial starting March 26. On the technical side, the organization of build block in categories by complexity has been replaced by categories by application domain, as suggested by the first user trial. The focus on component development shifted from basic navigation and manipulation to perception. With the completion of a cube detections and laser scanner component, a user can already performed exploration and fetch-and-carry showcases. In addition to the extension of EduFill software toolbox, we have started the development of EduFill teaching curricula. The teaching curricula will be developed with the following consideration: 1. Hands on approach. The learning process will be coupled tightly with experimentation and implementation on actual system. 2. Modular teaching material. To accommodate different type of learner of the robotic course, the teaching curricula is designed to be modular and on session basis. 3. Narrative flow through out the whole course. Collectively, the sessions will be presented as a one continuous story beginning from a mobile manipulator in an unknown environment and end with a fully functional autonomous agent. Within the next weeks, we plan to incorporate both the software toolbox and teaching curricula in a 14 weeks project based course.&lt;/p&gt;</description>
      <category>public summary</category>
      <pubDate>Tue, 02 Apr 2013 05:33:13 GMT</pubDate>
      <guid>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-3-2013</guid>
      <dc:date>2013-04-02T05:33:13Z</dc:date>
    </item>
    <item>
      <title>Public Summary Month 1/2013</title>
      <link>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-1-2013</link>
      <description>&lt;p&gt;The past two months at both partners continued the work of the previous two. At BRSU, the main new achievement is the availability of a public beta test version of our graphical programming system, which itself is based on the 3rd-party Blockly open source framework. This first beta (&lt;a class="moz-txt-link-freetext" href="http://demo.edufill.org"&gt;http://demo.edufill.org&lt;/a&gt;) still as many rough edges and will undergo significant changes in the next months, based on internal and external feedback. The necessary runtime environment is still under heavy development, although significant progress had been made at both partners sites. In particular, at UniVR the focus has been on testing of 2D and 3D SLAM libraries, and their compatibility with the ROS software infrastructure installed on the two youBot platforms; the goal is to build a consistent 3D world model by using sensor fusion algorithms. An alternative Inverse Kinematics solution implementation, which combines base and arm motions, is under development. Both partners investigated the navigation stack of ROS, in order to evaluate the feasibility of adding a custom mobile base motion planner that would emphasize more the holonomic properties of the youBot platform.&lt;/p&gt;</description>
      <category>public summary</category>
      <pubDate>Thu, 31 Jan 2013 22:32:58 GMT</pubDate>
      <guid>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-1-2013</guid>
      <dc:date>2013-01-31T22:32:58Z</dc:date>
    </item>
    <item>
      <title>Public Summary Month 10/2012</title>
      <link>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-12-2012</link>
      <description>&lt;p&gt;The past two months saw further investigation and first result of the graphical programming system for intuitively creating robot applications in mobile manipulation.&amp;nbsp; The necessary infrastructure for running the graphically created robot application has been further developed, together with the building blocks (like 3D perception, base and arm motion) used to graphically created robot applications. A first public beta release is planned in the coming weeks.&lt;/p&gt;</description>
      <category>mobile manipulators and cooperation</category>
      <category>public summary</category>
      <pubDate>Mon, 03 Dec 2012 11:01:12 GMT</pubDate>
      <guid>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-12-2012</guid>
      <dc:date>2012-12-03T11:01:12Z</dc:date>
    </item>
    <item>
      <title>Public Summary Month 8/2012</title>
      <link>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-8-2012</link>
      <description>&lt;p&gt;After evaluation more than 120 graphical programming tools, the EduFill team at BRSU selected the Web-based, open-source system "Blockly" as its main programming tool.&amp;nbsp; Using a web-based solution has the advantage of&amp;nbsp; inherently supporting e-learning, which in our case is considered a major advantage.&lt;br /&gt;&lt;br /&gt;The team at UNIVR is focusing on adding complementary perception modes to the ones used at BRSU to its two youBots, using for example the OptiTrack system as external sensors providing ground truth, or an onboard stereo camera system. A longer term goal is to start addressing the problem of 3D mapping for mobile manipulation, to the extent possible within the EduFill scope.&lt;/p&gt;</description>
      <category>public summary</category>
      <pubDate>Mon, 01 Oct 2012 07:45:07 GMT</pubDate>
      <guid>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-8-2012</guid>
      <dc:date>2012-10-01T07:45:07Z</dc:date>
    </item>
    <item>
      <title>Public Summary Month 6/2012</title>
      <link>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-6-2012</link>
      <description>&lt;p&gt;Main focus of the last two months was at BRSU to evaluate the hands-on, task-driven teaching approach with respect to using frameworks like ROS.&amp;nbsp; We especially wanted to find out where the major problems are in using a framework like ROS to teach robotics and build a small robot application in-class.&lt;br /&gt;&lt;br /&gt;At UNIVR, the past 8 weeks have been devoted to the refinements of the first curriculum developed for the EDUFILL projects, addressing the basic concepts of robotics and their implementation with the LEGO Mindstorm. Furthermore, the software set-up that will support the use and curriculum development of the youBot robot has been completed. &lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>public summary</category>
      <pubDate>Tue, 07 Aug 2012 08:29:45 GMT</pubDate>
      <guid>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-6-2012</guid>
      <dc:date>2012-08-07T08:29:45Z</dc:date>
    </item>
    <item>
      <title>Public Summary Month 4/2012</title>
      <link>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-4-2012</link>
      <description>&lt;p&gt;Current work runs in two tracks: BRSU is further investigating an IDE or software workbench for easy prototyping of robotic applications and for detailed study of the inner working of robot applications and their components.&amp;nbsp; Uni Verona is developing a basic educational curriculum to train people to use mobile manipulation devices. The curriculum is based on the LEGO Mindstorm system, for which a 3-dof manipulator has been developed and it has been mounted on a mobile platform. &lt;/p&gt;</description>
      <category>public summary</category>
      <pubDate>Fri, 08 Jun 2012 19:26:58 GMT</pubDate>
      <guid>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-4-2012</guid>
      <dc:date>2012-06-08T19:26:58Z</dc:date>
    </item>
    <item>
      <title>Public Summary Month 2/2012</title>
      <link>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-2-2012</link>
      <description>&lt;p&gt;The EduFill project aims at pushing the latest research results from robotics and mobile manipulation into the class room and further to industry. It started February 1&lt;sup&gt;st&lt;/sup&gt; and is currently investigation showcases that will be used to demonstrate many advanced concepts from robotics to the future students. Following the paradigm &amp;ldquo;learning by doing&amp;rdquo; the EduFill project is building a series of practical experiments that will let the student gradually move from basic skill to competences in advanced robotics, by working on experiments of increasing complexity, from LEGO devices to youBot robots.&lt;/p&gt;&#xD;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;</description>
      <category>public summary</category>
      <pubDate>Mon, 14 May 2012 07:38:57 GMT</pubDate>
      <guid>http://www.echord.info/blogs/call3-monitoring-edufill/public-summary-month-2-2012</guid>
      <dc:date>2012-05-14T07:38:57Z</dc:date>
    </item>
  </channel>
</rss>

