<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
    <title>ROS robotics news</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/" />
    <link rel="self" type="application/atom+xml" href="http://www.ros.org/news/atom.xml" />
    <id>tag:www.ros.org,2009-08-17:/news//1</id>
    <updated>2010-07-28T19:31:23Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.3-en</generator>

<entry>
    <title>ROS C Turtle Release Candidate 2, ROS 1.2.0</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2010/07/ros-c-turtle-release-candidate-2.html" />
    <id>tag:www.ros.org,2010:/news//1.201</id>

    <published>2010-07-28T19:15:32Z</published>
    <updated>2010-07-28T19:31:23Z</updated>

    <summary>ROS C Turtle Release Candidate 2 has been released, including ROS 1.2.0. All of the remaining stacks have also reached stable release, including geometry and pr2_ethercat_drivers. This bug also fixes a major problem with calibration of the PR2 grippers. ROS...</summary>
    <author>
        <name>kwc</name>
        
    </author>
    
        <category term="releases" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="executive_python" label="executive_python" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="geometry" label="geometry" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_controllers" label="pr2_controllers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_doors" label="pr2_doors" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_ethercat_drivers" label="pr2_ethercat_drivers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_plugs" label="pr2_plugs" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ros" label="ros" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vslam" label="vslam" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<p><img alt="sea-turtle-hires.png" src="http://www.ros.org/news/assets_c/2010/06/sea-turtle-hires-thumb-250x263-100.png" class="mt-image-right" style="float: right; margin: 0pt 0pt 20px 20px;" height="263" width="250" />ROS C Turtle Release Candidate 2 has been released, including ROS 1.2.0. All of the remaining stacks have also reached stable release, including <code>geometry</code> and <code>pr2_ethercat_drivers</code>. This bug also fixes a major problem with calibration of the PR2 grippers.</p>

<p>ROS 1.2.0 includes major updates to <code>roscpp</code>, <code>roslaunch</code>, and <code>rosbag</code>, as well as improvements to nearly every tool in the ROS toolchain. <code>roslisp</code> is now included as a supported client library. <code>roslisp</code> users should also install the <code>roslisp_support</code> stack. For a more complete list of changes, see the <a href="http://www.ros.org/wiki/ROS/ChangeList/1.2#A1.2.0_.28forthcoming.29">ROS 1.2.0 change list</a>.</p>

<p>NOTE: Debian packages are currently building and will be available soon. The new debian packages have a "version 23" suffix, e.g. ros-cturtle-ros_1.2.0-23.</p>

<ul>
<li><a href="http://ros.org/wiki/ROS">ROS</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/executive_python">executive_python</a> 0.3.0</li>
<li><a href="http://ros.org/wiki/geometry">geometry</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/pr2_controllers">pr2_controllers</a> 1.2.5</li>
<li><a href="http://ros.org/wiki/pr2_ethercat_drivers">pr2_ethercat_drivers</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/pr2_plugs">pr2_plugs</a> 0.3.3</li>
<li><a href="http://ros.org/wiki/pr2_doors">pr2_doors</a> 0.3.6</li>
<li><a href="http://ros.org/wiki/vslam">vslam</a> 0.1.5</li>
</ul>

<p><strong>Change lists</strong></p>

<ul>
<li><a href="http://ros.org/wiki/ROS/ChangeList">ROS</a></li>
<li><a href="http://ros.org/wiki/executive_python/ChangeList">executive_python</a></li>
<li><a href="http://ros.org/wiki/geometry/ChangeList">geometry</a></li>
<li><a href="http://ros.org/wiki/pr2_controllers/ChangeList">pr2_controllers</a></li>
<li><a href="http://ros.org/wiki/pr2_ethercat_drivers/ChangeList">pr2_ethercat_drivers</a></li>
<li><a href="http://ros.org/wiki/pr2_plugs/ChangeList">pr2_plugs</a></li>
<li><a href="http://ros.org/wiki/pr2_doors/ChangeList">pr2_doors</a></li>
<li><a href="http://ros.org/wiki/vslam/ChangeList">vslam</a></li>
</ul>
]]>
        

    </content>
</entry>

<entry>
    <title>EusLisp now open source</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2010/07/euslisp-now-open-source.html" />
    <id>tag:www.ros.org,2010:/news//1.199</id>

    <published>2010-07-26T17:43:12Z</published>
    <updated>2010-07-27T00:01:25Z</updated>

    <summary>EusLisp is now open source with a BSD license! There are over two decades of robotics research built on top of EusLisp that can now more easily be shared with other researchers. All of this is accessible to ROS users...</summary>
    <author>
        <name>kwc</name>
        
    </author>
    
        <category term="releases" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="euslisp" label="EusLisp" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="jsk" label="JSK" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="jskrospkg" label="jsk-ros-pkg" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<p>EusLisp is now open source with a BSD license! There are over two decades of robotics research built on top of EusLisp that can now more easily be shared with other researchers. All of this is accessible to ROS users as well: the JSK lab at Tokyo University has developed a <a href="https://jsk-ros-pkg.svn.sourceforge.net/svnroot/jsk-ros-pkg/trunk/roseus/">roseus</a> package that enables use of ROS within a EusLisp environment. Many robots, including the Kawada HRP-2, Aibo, Nao, and Willow Garage PR2 are compatible with EusLisp.</p>

<p>EusLisp is a Lisp-based programming environment for developing robotics programs. It combines a solid modeler, visualization, geometric libraries, simulation and more into a single development environment. EusLisp was originally developed by Toshihiro Matsui at AIST in 1986 and has been heavily used by the JSK Lab at Tokyo University in their humanoid robotics research.</p>

<blockquote>
  <p>EusLisp is an integrated programming system for the research on intelligent robots based on Common Lisp and Object-Oriented programming. The principal subjects in the field of robotics research are sensory data processing, visual environment recognition, collision avoiding motion planning, and task planning. In either problem, three dimensional shape models of robots and environment play crucial roles. A motivation to the development of EusLisp was a demand for an extensible solid modeler that can easily be made use of from higher level symbolic processing system. Investigations into traditional solid modelers proved that the vital requirement for their implementation language was the list processing capability to represent and manage topology among model components. Numerical computation power was also important, but locality of geometric computation suggested the provision of vector/matrix functions as built-ins would greatly ease programming. </p>
</blockquote>

<p><em><a href="http://staff.aist.go.jp/t.matsui/eus/intro/eusintro.html">From EusLisp Manual, Part I, EusLisp Basics, 1. Introduction</a></em></p>

<p>You can find out more about the open source Euslisp at <a href="http://euslisp.sourceforge.net/">EusLisp.sourceforge.net</a>, and you can download the code <a href="https://euslisp.svn.sourceforge.net/svnroot/euslisp/trunk/EusLisp/">here</a>.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>ROS C Turtle Release Candidate 1</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2010/07/ros-c-turtle-rc1.html" />
    <id>tag:www.ros.org,2010:/news//1.198</id>

    <published>2010-07-25T04:06:55Z</published>
    <updated>2010-07-25T05:14:18Z</updated>

    <summary>ROS C Turtle Release Candidate 1 has been released. With this release, nearly all of the remaining ROS stacks have reached stable release: camera_drivers, common, common_msgs, driver_common, imu_drivers, joystick_drivers, laser_drivers, pr2_simulator, sound_drivers, visualization, visualization_common. This release also includes ROS 1.1.16,...</summary>
    <author>
        <name>kwc</name>
        
    </author>
    
        <category term="releases" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="common" label="common" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="common_msgs" label="common_msgs" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="joystick_drivers" label="joystick_drivers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="joystick_drivers_tutorials" label="joystick_drivers_tutorials" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="point_cloud_perception" label="point_cloud_perception" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_simulator" label="pr2_simulator" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ros" label="ros" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="simulator_gazebo" label="simulator_gazebo" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sound_drivers" label="sound_drivers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="visualization" label="visualization" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="visualization_common" label="visualization_common" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<p><img alt="sea-turtle-hires.png" src="http://www.ros.org/news/assets_c/2010/06/sea-turtle-hires-thumb-250x263-100.png" class="mt-image-right" style="float: right; margin: 0pt 0pt 20px 20px;" height="263" width="250" />ROS C Turtle Release Candidate 1 has been released. With this release, nearly all of the remaining ROS stacks have reached stable release: <code>camera_drivers</code>, <code>common</code>, <code>common_msgs</code>, <code>driver_common</code>, <code>imu_drivers</code>, <code>joystick_drivers</code>, <code>laser_drivers</code>, <code>pr2_simulator</code>, <code>sound_drivers</code>, <code>visualization</code>, <code>visualization_common</code>. This release also includes ROS 1.1.16, which is a minor update and is the release candidate for ROS 1.2. </p>

<p>As this is our release candidate for C Turtle, we encourage users to try this release out and note any issues they have with this release. You can consult our <a href="http://www.ros.org/wiki/cturtle">release notes</a> that we are currently assembling to assist with any integration issues.</p>

<p>NOTE: Debian packages are currently building and will be available soon. The new debian packages have a "version 21" suffix, e.g. ros-cturtle-ros_1.1.16-21.</p>

<ul>
<li><a href="http://ros.org/wiki/ROS">ROS</a> 1.1.16</li>
<li><a href="http://ros.org/wiki/camera_drivers">camera_drivers</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/common">common</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/common_msgs">common_msgs</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/driver_common">driver_common</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/imu_drivers">imu_drivers</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/joystick_drivers">joystick_drivers</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/joystick_drivers_tutorials">joystick_drivers_tutorials</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/laser_drivers">laser_drivers</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/point_cloud_perception/">point_cloud_perception</a> 0.2.0</li>
<li><a href="http://ros.org/wiki/pr2_simulator">pr2_simulator</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/simulator_gazebo">simulator_gazebo</a> 1.2.1</li>
<li><a href="http://ros.org/wiki/sound_drivers">sound_drivers</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/visualization">visualization</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/visualization_common">visualization_common</a> 1.2.0</li>
</ul>

<p><strong>Change lists</strong></p>

<ul>
<li><a href="http://ros.org/wiki/ROS/ChangeList">ROS</a></li>
<li><a href="http://ros.org/wiki/camera_drivers/ChangeList">camera_drivers</a></li>
<li><a href="http://ros.org/wiki/common/ChangeList">common</a></li>
<li><a href="http://ros.org/wiki/common_msgs/ChangeList">common_msgs</a></li>
<li><a href="http://ros.org/wiki/driver_common/ChangeList">driver_common</a></li>
<li><a href="http://ros.org/wiki/imu_drivers/ChangeList">imu_drivers</a> </li>
<li><a href="http://ros.org/wiki/joystick_drivers/ChangeList">joystick_drivers</a></li>
<li><a href="http://ros.org/wiki/joystick_drivers_tutorials/ChangeList">joystick_drivers_tutorials</a></li>
<li><a href="http://ros.org/wiki/laser_drivers/ChangeList">laser_drivers</a></li>
<li><a href="http://ros.org/wiki/point_cloud_perception/ChangeList">point_cloud_perception</a></li>
<li><a href="http://ros.org/wiki/pr2_simulator/ChangeList">pr2_simulator</a></li>
<li><a href="http://ros.org/wiki/simulator_gazebo/ChangeList">simulator_gazebo</a></li>
<li><a href="http://ros.org/wiki/sound_drivers/ChangeList">sound_drivers</a></li>
<li><a href="http://ros.org/wiki/visualization/ChangeList">visualization</a></li>
<li><a href="http://ros.org/wiki/visualization_common/ChangeList">visualization_common</a></li>
</ul>
]]>
        

    </content>
</entry>

<entry>
    <title>Videre stereo camera driver from ua-ros-pkg</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2010/07/videre-stereo-camera-driver-from-ua-ros-pkg.html" />
    <id>tag:www.ros.org,2010:/news//1.197</id>

    <published>2010-07-23T22:33:35Z</published>
    <updated>2010-07-23T22:37:28Z</updated>

    <summary>Anton Rebguns of the University of Arizona has announced the release of a Videre Stereo Camera driver. NOTE: this package only works with ROS C Turtle. The announcement is below. I&apos;d like to announce an initial release of a driver...</summary>
    <author>
        <name>kwc</name>
        
    </author>
    
        <category term="releases" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="uarospkg" label="ua-ros-pkg" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<p><em>Anton Rebguns of the University of Arizona has announced the release of a Videre Stereo Camera driver. NOTE: this package only works with ROS C Turtle. The announcement is below.</em></p>

<p>I'd like to announce an initial release of a driver for Videre Stereo cameras. The driver supports both STOC and non-STOC devices. Pretty much all settings can be controlled through the <code>dynamic_reconfigure</code> GUI, these include:</p>

<ul>
<li>TF Frame</li>
<li>Processing Mode (for STOC devices)</li>
<li>Generic camera parameters (exposure, gain, brightness)</li>
<li>Stereo Processing parameters (uniqueness, texture thresholds, speckle size and range)</li>
</ul>

<p>There are a few parameters that are present but don't currently work, like whitebalance and horopter settings.
There are no tutorials yet, if people are using it and have problems just shoot me an email. I will be adding some documentation/tutorials fairly soon.</p>

<ul>
<li><a href="http://code.google.com/p/ua-ros-pkg/">Download location (ua-ros-pkg)</a>: <code>ua_drivers</code> stack, <code>videre_stereo_cam</code> package.</li>
<li><a href="http://www.ros.org/wiki/videre_stereo_cam">Wiki page</a></li>
</ul>

<p>Thanks,
Anton</p>
]]>
        

    </content>
</entry>

<entry>
    <title>ROS C Turtle Alpha 6 Released</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2010/07/ros-c-turtle-alpha-6-released.html" />
    <id>tag:www.ros.org,2010:/news//1.196</id>

    <published>2010-07-23T01:25:41Z</published>
    <updated>2010-07-23T04:09:28Z</updated>

    <summary>ROS C Turtle Alpha 6 has been released. This update includes ROS 1.1.15. Many new stacks reached stable release: image_common, image_pipeline, physics_ode, pr2_common, simulator_gazebo, and simulator_stage. We are getting close to our release candidate for the actual C Turtle release....</summary>
    <author>
        <name>kwc</name>
        
    </author>
    
        <category term="releases" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="common" label="common" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="common_msgs" label="common_msgs" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="graph_mapping" label="graph_mapping" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="image_common" label="image_common" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="image_pipeline" label="image_pipeline" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="physics_ode" label="physics_ode" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_common" label="pr2_common" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_common_actions" label="pr2_common_actions" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_controllers" label="pr2_controllers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_doors" label="pr2_doors" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_ethercat_drivers" label="pr2_ethercat_drivers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_mechanism" label="pr2_mechanism" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_plugs" label="pr2_plugs" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_robot" label="pr2_robot" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="robot_calibration" label="robot_calibration" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="robot_model" label="robot_model" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="simulator_gazebo" label="simulator_gazebo" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="simulator_stage" label="simulator_stage" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="slam_gmapping" label="slam_gmapping" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="slam_karto" label="slam_karto" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vision_opencv" label="vision_opencv" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="vslam" label="vslam" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<p><img alt="sea-turtle-hires.png" src="http://www.ros.org/news/assets_c/2010/06/sea-turtle-hires-thumb-250x263-100.png" class="mt-image-right" style="float: right; margin: 0pt 0pt 20px 20px;" height="263" width="250" />ROS C Turtle Alpha 6 has been released. This update includes ROS 1.1.15. Many new stacks reached stable release: <code>image_common</code>, <code>image_pipeline</code>, <code>physics_ode</code>, <code>pr2_common</code>, <code>simulator_gazebo</code>, and <code>simulator_stage</code>. We are getting close to our release candidate for the actual C Turtle release. As we approach this release candidate, we anticipate more rapid releases to quickly verify final code changes going into the system. </p>

<p>In addition to the new stable releases, several new unstable/research stacks are being included with this release, including <code>vslam</code>, <code>slam_karto</code> and <code>graph_mapping</code>.</p>

<p>NOTE: Debian packages are still building and will be available soon. The new debian packages have a "version 18" suffix, e.g. ros-cturtle-ros_1.1.15-18.</p>

<ul>
<li><a href="http://ros.org/wiki/ROS">ROS</a> 1.1.15</li>
<li><a href="http://ros.org/wiki/common">common</a> 1.1.11</li>
<li><a href="http://ros.org/wiki/common_msgs">common_msgs</a> 1.1.5</li>
<li><a href="http://ros.org/wiki/graph_mapping">graph_mapping</a> 0.1.0</li>
<li><a href="http://ros.org/wiki/image_common">image_common</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/image_pipeline">image_pipeline</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/robot_model">robot_model</a> 1.2.2</li>
<li><a href="http://ros.org/wiki/physics_ode">physics_ode</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/pr2_mechanism">pr2_mechanism</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/pr2_common">pr2_common</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/pr2_common_actions">pr2_common_actions</a> 0.3.0</li>
<li><a href="http://ros.org/wiki/pr2_controllers">pr2_controllers</a> 1.2.4</li>
<li><a href="http://ros.org/wiki/pr2_doors">pr2_doors</a> 0.3.5</li>
<li><a href="http://ros.org/wiki/pr2_ethercat_drivers">pr2_ethercat_drivers</a> 1.1.6</li>
<li><a href="http://ros.org/wiki/pr2_mechanism">pr2_mechanism</a> 1.2.1</li>
<li><a href="http://ros.org/wiki/pr2_plugs">pr2_plugs</a> 0.3.2</li>
<li><a href="http://ros.org/wiki/pr2_robot">pr2_robot</a> 1.0.2</li>
<li><a href="http://ros.org/wiki/robot_calibration">robot_calibration</a> 0.3.0</li>
<li><a href="http://ros.org/wiki/simulator_gazebo">simulator_gazebo</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/simulator_stage">simulator_stage</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/slam_gmapping">slam_gmapping</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/slam_karto">slam_karto</a> 0.1.0</li>
<li><a href="http://ros.org/wiki/vision_opencv">vision_opencv</a> 1.0.4</li>
<li><a href="http://ros.org/wiki/vslam">vslam</a> 0.1.4</li>
</ul>

<p><strong>Change lists</strong></p>

<ul>
<li><a href="http://ros.org/wiki/ROS/ChangeList/1.1">ROS</a></li>
<li><a href="http://ros.org/wiki/common/ChangeList">common</a></li>
<li><a href="http://ros.org/wiki/common_msgs/ChangeList">common_msgs</a></li>
<li><a href="http://ros.org/wiki/graph_mapping/ChangeList">graph_mapping</a></li>
<li><a href="http://ros.org/wiki/image_common/ChangeList">image_common</a></li>
<li><a href="http://ros.org/wiki/image_pipeline/ChangeList">image_pipeline</a></li>
<li><a href="http://ros.org/wiki/robot_model/ChangeList">robot_model</a></li>
<li><a href="http://ros.org/wiki/physics_ode/ChangeList">physics_ode</a></li>
<li><a href="http://ros.org/wiki/pr2_mechanism/ChangeList">pr2_mechanism</a></li>
<li><a href="http://ros.org/wiki/pr2_common/ChangeList">pr2_common</a></li>
<li><a href="http://ros.org/wiki/pr2_common_actions/ChangeList">pr2_common_actions</a></li>
<li><a href="http://ros.org/wiki/pr2_controllers/ChangeList">pr2_controllers</a></li>
<li><a href="http://ros.org/wiki/pr2_doors/ChangeList">pr2_doors</a></li>
<li><a href="http://ros.org/wiki/pr2_ethercat_drivers/ChangeList">pr2_ethercat_drivers</a></li>
<li><a href="http://ros.org/wiki/pr2_mechanism/ChangeList">pr2_mechanism</a></li>
<li><a href="http://ros.org/wiki/pr2_plugs/ChangeList">pr2_plugs</a></li>
<li><a href="http://ros.org/wiki/pr2_robot/ChangeList">pr2_robot</a></li>
<li><a href="http://ros.org/wiki/robot_calibration/ChangeList">robot_calibration</a></li>
<li><a href="http://ros.org/wiki/simulator_gazebo/ChangeList">simulator_gazebo</a></li>
<li><a href="http://ros.org/wiki/simulator_stage/ChangeList">simulator_stage</a></li>
<li><a href="http://ros.org/wiki/slam_gmapping/ChangeList">slam_gmapping</a></li>
<li><a href="http://ros.org/wiki/slam_karto/ChangeList">slam_karto</a></li>
<li><a href="http://ros.org/wiki/vision_opencv/ChangeList">vision_opencv</a></li>
<li><a href="http://ros.org/wiki/vslam/ChangeList">vslam</a></li>
</ul>
]]>
        

    </content>
</entry>

<entry>
    <title>Robots Using ROS: Shadow Robot Dextrous Hand</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2010/07/shadow-robot-ros-interface-release-1.html" />
    <id>tag:www.ros.org,2010:/news//1.195</id>

    <published>2010-07-22T17:42:59Z</published>
    <updated>2010-07-22T17:51:00Z</updated>

    <summary> You can now use Shadow Robot hardware with ROS! Engineers at Shadow Robot have been busy building a ROS stack and have now reached their first release. This initial release includes an interface to both simulated and real hardware,...</summary>
    <author>
        <name>kwc</name>
        
    </author>
    
        <category term="robots" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="robotsusingros" label="Robots Using ROS" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="shadowrobot" label="Shadow Robot" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<p><a href="http://www.ros.org/news/resources/2010/sr-ros-interface_release1.png"><img alt="sr-ros-interface_release1.png" src="http://www.ros.org/news/assets_c/2010/07/sr-ros-interface_release1-thumb-640x429-103.png" class="mt-image-none" style="" height="429" width="640" /></a></p>

<p>You can now use Shadow Robot hardware with ROS! Engineers at Shadow Robot have been busy building a ROS stack and have now reached their first release. This initial release includes an interface to both simulated and real hardware, which means that, whether or not you have a Shadow Dextrous Hand of your own, you can use your ROS software to see the Shadow hand move inside of ROS tools like <a href="http://www.ros.org/wiki/rviz">rviz</a>. </p>

<p>To get started, you should check the Shadow Robot <a href="http://www.shadowrobot.com/cgi-bin/gotoSite.pl?g=answers.launchpad.net/sr-ros-interface/%2Bfaq/1206">ROS FAQ</a> or checkout the <a href="http://www.shadowrobot.com/cgi-bin/gotoSite.pl?g=launchpad.net/sr-ros-interface">Launchpad site</a>.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>Urbi Open Source now integrated with ROS</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2010/07/urbi-open-source-now-integrated-with-ros.html" />
    <id>tag:www.ros.org,2010:/news//1.194</id>

    <published>2010-07-22T17:21:34Z</published>
    <updated>2010-07-22T17:39:47Z</updated>

    <summary> Thanks to the efforts of Gostai, Urbi and ROS are now compatible! Urbi 2.1 has just been released, and this new release includes integration with ROS and Urbiscript. For ROS users, Urbiscript provides users a powerful scripting environment that...</summary>
    <author>
        <name>kwc</name>
        
    </author>
    
        <category term="releases" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="ros" label="ROS" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="urbi" label="Urbi" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<p><img alt="urbi_ros.jpg" src="http://www.ros.org/news/resources/2010/urbi_ros.jpg" class="mt-image-none" style="" height="250" width="520" /></p>

<p>Thanks to the efforts of Gostai, Urbi and ROS are now compatible! Urbi 2.1 has just been released, and this new release includes integration with ROS and Urbiscript. </p>

<p>For ROS users, Urbiscript provides users a powerful scripting environment that provides features like parallelism and event-triggers for creating behavior scripts for your robots.  ROS users can also use the <a href="http://www.gostai.com/products/studio/">Gostai Studio Suite</a>, which provides a graphical IDE. Gostai has released the <a href="http://www.gostai.com/products/whyopensource/">Urbi kernel as open source</a> (AGPL), which contributes the growing community of open-source platform technologies for robotics. </p>

<p>For Urbi users, ROS provides a quickly growing library of reusable and open-source software components with a wide range of capabilities, including navigation, perception, and manipulation. </p>

<p>To find out more about Urbi open source, check out <a href="http://www.urbiforge.org/">Urbi Forge</a>. To get started with Urbi + ROS, you can read the <a href="http://www.gostai.com/downloads/urbi-sdk/2.x/doc/urbi-sdk.htmldir/ros.html#x34-54200021">Urbi manual</a> or try their <a href="http://www.gostai.com/downloads/urbi-sdk/2.x/doc/urbi-sdk.htmldir/ros-tutorial.html#x19-9500013">Urbi + ROS tutorial</a>.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>New College Dataset parser for ROS</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2010/07/new-college-dataset-parser-for-ros.html" />
    <id>tag:www.ros.org,2010:/news//1.193</id>

    <published>2010-07-19T20:59:21Z</published>
    <updated>2010-07-19T21:02:09Z</updated>

    <summary>Ivan Dryanovski of the CCNY Robotics Lab has announced a New College Data parser for ROS. The announcement is below. Dear ROS community, As you may know, the New College Data is a freely available dataset collected from a robot...</summary>
    <author>
        <name>kwc</name>
        
    </author>
    
        <category term="packages" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="ncd_parser" label="ncd_parser" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="newcollegedata" label="New College Data" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<p><em>Ivan Dryanovski of the CCNY Robotics Lab has announced a New College Data parser for ROS. The announcement is below.</em></p>

<p>Dear ROS community,</p>

<p>As you may know, the <a href="http://www.robots.ox.ac.uk/NewCollegeData/">New College Data</a> is a freely available dataset collected from a robot completing several loops outdoors around the New College campus in Oxford. The data includes odometry, laser scan, and visual information.</p>

<p>We have recently released a ROS parser for the New College Dataset. The parser reads in the <code>.alog</code> data files provided on the NCD website and broadcasts ROS messages in real time. The parser also broadcasts transforms between the robot's base frame and the sensor frames, as defined in the NCD paper.</p>

<p>Details about the package, as well as a demo video of the NCD data
being played back in rviz, are available here:</p>

<p><a href="http://www.ros.org/wiki/ncd_parser">http://www.ros.org/wiki/ncd_parser</a></p>

<p>We hope you find this useful.</p>

<p>Ivan Dryanovski <br />
CCNY Robotics Lab <br />
The City College of New York  </p>
]]>
        

    </content>
</entry>

<entry>
    <title>New ROS repositories: dfki-sks-ros-pkg, isr-uc-ros-pkg</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2010/07/new-ros-repositories-dfki-sks-ros-pkg-isr-uc-ros-pkg.html" />
    <id>tag:www.ros.org,2010:/news//1.192</id>

    <published>2010-07-19T20:39:36Z</published>
    <updated>2010-07-19T21:02:26Z</updated>

    <summary>DKFI Safe and Secure Cognitive Systems at the University of Bremen in Germany has created the dfki-sks-ros-pkg repository, which is open source with a BSD license. They are currently providing a driver for the Leuze rotoScan ROD-4 laser rangefinder. Institute...</summary>
    <author>
        <name>kwc</name>
        
    </author>
    
        <category term="repositories" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="dfkisksrospkg" label="dfki-sks-ros-pkg" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="isrucrospkg" label="isr-uc-ros-pkg" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<p><a href="http://dfki.de/sks">DKFI Safe and Secure Cognitive Systems</a> at the University of Bremen in Germany has created the <a href="http://www.ros.org/wiki/dfki-sks-ros-pkg">dfki-sks-ros-pkg</a> repository, which is open source with a BSD license. They are currently providing a driver for the <a href="http://www.ros.org/wiki/rod4_node">Leuze rotoScan ROD-4 laser rangefinder</a>.</p>

<p><a href="http://www.isr.uc.pt/home.php">Institute of Systems and Robotics</a> at the University of Coimbra in Portugal has created the <a href="http://code.google.com/p/isr-uc-ros-pkg/">isr-uc-ros-pkg</a> repository, which has a collection of packages with a BSD license. In addition to support for the iRobot Rooma, they have contributed a <code>wifi_discovery_node</code>. The <code>wifi_discovery_node</code> uses the experimental <a href="http://www.ros.org/wiki/foreign_relay">foreign_relay</a> package to enable multi-robot communication over wireless. This node is available as a separate <a href="http://code.google.com/p/isr-uc-ros-pkg/downloads/list">download</a>, or you can checkout the <a href="http://code.google.com/p/isr-uc-ros-pkg/">entire repository</a>.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>ROS C Turtle Alpha 5 Released</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2010/07/ros-c-turtle-alpha-5-released.html" />
    <id>tag:www.ros.org,2010:/news//1.191</id>

    <published>2010-07-12T23:06:10Z</published>
    <updated>2010-07-13T00:39:57Z</updated>

    <summary>ROS C Turtle Alpha 5 has been released. This update is mainly to fix an issue with rxgraph and includes ROS 1.1.14. We are also now including ros_tutorials with the base distribution of C Turtle to simplify installation, and we...</summary>
    <author>
        <name>kwc</name>
        
    </author>
    
        <category term="releases" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="common" label="common" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="geometry" label="geometry" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="object_manipulation" label="object_manipulation" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="people" label="people" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_common" label="pr2_common" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_controllers" label="pr2_controllers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_object_manipulation" label="pr2_object_manipulation" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_simulator" label="pr2_simulator" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_tabletop_manipulation" label="pr2_tabletop_manipulation" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ros" label="ros" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ros_tutorials" label="ros_tutorials" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="simulator_gazebo" label="simulator_gazebo" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sql_database" label="sql_database" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="tabletop_object_perception" label="tabletop_object_perception" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<p><img alt="sea-turtle-hires.png" src="http://www.ros.org/news/assets_c/2010/06/sea-turtle-hires-thumb-250x263-100.png" class="mt-image-right" style="float: right; margin: 0pt 0pt 20px 20px;" height="263" width="250" />ROS C Turtle Alpha 5 has been released. This update is mainly to fix an issue with <code>rxgraph</code> and includes ROS 1.1.14. We are also now including <code>ros_tutorials</code> with the base distribution of C Turtle to simplify installation, and we are also testing builds of several new research stacks, including people, sql_database, object_manipulation, pr2_object_manipulation, tabletop_object_perception, pr2_tabletop_manipulation_apps. These research stacks are unstable and must be installed separately.</p>

<p>NOTE: Debian packages are still building and will be available soon. The new debian packages have a "version 15" suffix, e.g. ros-cturtle-ros_1.1.14-15. </p>

<ul>
<li><a href="http://ros.org/wiki/ROS">ros</a> 1.1.14</li>
<li><a href="http://ros.org/wiki/common">common</a> 1.1.10</li>
<li><a href="http://ros.org/wiki/geometry">geometry</a> 1.1.8</li>
<li><a href="http://ros.org/wiki/pr2_common">pr2_common</a> 1.1.3</li>
<li><a href="http://ros.org/wiki/pr2_controllers">pr2_controllers</a> 1.2.3</li>
<li><a href="http://ros.org/wiki/ros_tutorials">ros_tutorials</a> 0.2.0</li>
<li><a href="http://ros.org/wiki/pr2_simulator">pr2_simulator</a> 1.1.3</li>
<li><a href="http://ros.org/wiki/simulator_gazebo">simulator_gazebo</a> 1.1.12</li>
<li><a href="http://ros.org/wiki/people">people</a> 0.1.0</li>
<li><a href="http://ros.org/wiki/sql_database">sql_database</a> 0.1.1</li>
<li><a href="http://ros.org/wiki/object_manipulation">object_manipulation</a> 0.1.0</li>
<li><a href="http://ros.org/wiki/pr2_object_manipulation">pr2_object_manipulation</a> 0.1.0</li>
<li><a href="http://ros.org/wiki/pr2_tabletop_manipulation">pr2_tabletop_manipulation</a> 0.1.0</li>
<li><a href="http://ros.org/wiki/tabletop_object_perception">tabletop_object_perception</a> 0.1.0</li>
</ul>

<p><strong>Change lists</strong></p>

<ul>
<li><a href="http://ros.org/wiki/ros/ChangeList">ros</a></li>
<li><a href="http://ros.org/wiki/common/ChangeList">common</a></li>
<li><a href="http://ros.org/wiki/geometry/ChangeList">geometry</a></li>
<li><a href="http://ros.org/wiki/pr2_common/ChangeList">pr2_common</a></li>
<li><a href="http://ros.org/wiki/pr2_controllers/ChangeList">pr2_controllers</a></li>
<li><a href="http://ros.org/wiki/ros_tutorials/ChangeList">ros_tutorials</a></li>
<li><a href="http://ros.org/wiki/pr2_simulator/ChangeList">pr2_simulator</a></li>
<li><a href="http://ros.org/wiki/simulator_gazebo/ChangeList">simulator_gazebo</a></li>
<li><a href="http://ros.org/wiki/people/ChangeList">people</a></li>
<li><a href="http://ros.org/wiki/sql_database/ChangeList">sql_database</a></li>
<li><a href="http://ros.org/wiki/object_manipulation/ChangeList">object_manipulation</a></li>
<li><a href="http://ros.org/wiki/pr2_object_manipulation/ChangeList">pr2_object_manipulation</a></li>
<li><a href="http://ros.org/wiki/pr2_tabletop_manipulation/ChangeList">pr2_tabletop_manipulation</a></li>
<li><a href="http://ros.org/wiki/tabletop_object_perception/ChangeList">tabletop_object_perception</a></li>
</ul>
]]>
        

    </content>
</entry>

<entry>
    <title>ROS C Turtle Alpha 4 Released</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2010/07/ros-c-turtle-alpha-4-released.html" />
    <id>tag:www.ros.org,2010:/news//1.190</id>

    <published>2010-07-09T17:43:22Z</published>
    <updated>2010-07-09T17:49:28Z</updated>

    <summary>ROS C Turtle Alpha 4 has been released. This update contains ROS 1.1.13, which contains important bug fixes for roscpp as well as for the relay node in topic_tools. Two stacks have reached stable status with this release: navigation and...</summary>
    <author>
        <name>kwc</name>
        
    </author>
    
        <category term="releases" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="common" label="common" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="cturtle" label="cturtle" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="diagnostics" label="diagnostics" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="navigation" label="navigation" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_apps" label="pr2_apps" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_common_actions" label="pr2_common_actions" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_mechanism" label="pr2_mechanism" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_simulator" label="pr2_simulator" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="robot_model" label="robot_model" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ros_realtime" label="ros_realtime" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="simulator_gazebo" label="simulator_gazebo" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="visualization" label="visualization" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="visualization_common" label="visualization_common" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<p><img alt="sea-turtle-hires.png" src="http://www.ros.org/news/assets_c/2010/06/sea-turtle-hires-thumb-250x263-100.png" class="mt-image-right" style="float: right; margin: 0pt 0pt 20px 20px;" height="263" width="250" />ROS C Turtle Alpha 4 has been released. This update contains ROS 1.1.13, which contains important bug fixes for roscpp as well as for the <code>relay</code> node in <code>topic_tools</code>.</p>

<p>Two stacks have reached stable status with this release: navigation and diagnostics. They now have 1.2.x version numbers to indicate that they are now part of a stable update series (patch-only). </p>

<p>NOTE: The new debian packages have a "version 12" suffix, e.g. ros-cturtle-ros_1.1.13-12. </p>

<ul>
<li><a href="http://ros.org/wiki/ROS">ros</a> 1.1.13</li>
<li><a href="http://ros.org/wiki/common">common</a> 1.1.9</li>
<li><a href="http://ros.org/wiki/diagnostics">diagnostics</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/navigation">navigation</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/pr2_apps">pr2_apps</a> 0.2.3</li>
<li><a href="http://ros.org/wiki/pr2_common_actions">pr2_common_actions</a> 0.2.2</li>
<li><a href="http://ros.org/wiki/pr2_mechanism">pr2_mechanism</a> 1.1.3</li>
<li><a href="http://ros.org/wiki/pr2_simulator">pr2_simulator</a> 1.1.2</li>
<li><a href="http://ros.org/wiki/robot_model">robot_model</a> 1.2.1</li>
<li><a href="http://ros.org/wiki/ros_realtime">ros_realtime</a> 0.4.1</li>
<li><a href="http://ros.org/wiki/simulator_gazebo">simulator_gazebo</a> 1.1.10</li>
<li><a href="http://ros.org/wiki/visualization">visualization</a> 1.1.2</li>
<li><a href="http://ros.org/wiki/visualization_common">visualization_common</a> 1.1.2</li>
</ul>

<p><strong>Change lists</strong></p>

<ul>
<li><a href="http://ros.org/wiki/ROS/ChangeList/1.1">ros</a></li>
<li><a href="http://ros.org/wiki/common/ChangeList">common</a></li>
<li><a href="http://ros.org/wiki/diagnostics/ChangeList">diagnostics</a></li>
<li><a href="http://ros.org/wiki/navigation/ChangeList">navigation</a></li>
<li><a href="http://ros.org/wiki/pr2_apps/ChangeList">pr2_apps</a></li>
<li><a href="http://ros.org/wiki/pr2_common_actions/ChangeList">pr2_common_actions</a></li>
<li><a href="http://ros.org/wiki/pr2_mechanism/ChangeList">pr2_mechanism</a></li>
<li><a href="http://ros.org/wiki/pr2_simulator/ChangeList">pr2_simulator</a></li>
<li><a href="http://ros.org/wiki/robot_model/ChangeList">robot_model</a></li>
<li><a href="http://ros.org/wiki/ros_realtime/ChangeList">ros_realtime</a></li>
<li><a href="http://ros.org/wiki/simulator_gazebo/ChangeList">simulator_gazebo</a></li>
<li><a href="http://ros.org/wiki/visualization/ChangeList">visualization</a></li>
<li><a href="http://ros.org/wiki/visualization_common/ChangeList">visualization_common</a></li>
</ul>
]]>
        

    </content>
</entry>

<entry>
    <title>ROS C Turtle Alpha 3 Released</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2010/07/ros-c-turtle-alpha-3-released.html" />
    <id>tag:www.ros.org,2010:/news//1.189</id>

    <published>2010-07-01T23:04:47Z</published>
    <updated>2010-07-02T05:58:24Z</updated>

    <summary>C Turtle Alpha 3 has been released. This update includes numerous bug fixes, including a new ROS 1.1.12 release. This release also contains stable releases for robot_model and pr2_robot. If you are running a previous C Turtle release, we encourage...</summary>
    <author>
        <name>kwc</name>
        
    </author>
    
        <category term="releases" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="camera_drivers" label="camera_drivers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="executive_python" label="executive_python" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="joystick_drivers" label="joystick_drivers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_calibration" label="pr2_calibration" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_common" label="pr2_common" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_common_actions" label="pr2_common_actions" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_doors" label="pr2_doors" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_mechanism" label="pr2_mechanism" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_plugs" label="pr2_plugs" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_robot" label="pr2_robot" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_simulator" label="pr2_simulator" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="robot_model" label="robot_model" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ros" label="ros" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="roslisp_support" label="roslisp_support" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="simulator_gazebo" label="simulator_gazebo" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="topological_navigation" label="topological_navigation" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="web_interface" label="web_interface" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<p><img alt="sea-turtle-hires.png" src="http://www.ros.org/news/assets_c/2010/06/sea-turtle-hires-thumb-250x263-100.png" class="mt-image-right" style="float: right; margin: 0pt 0pt 20px 20px;" height="263" width="250" />C Turtle Alpha 3 has been released. This update includes numerous bug fixes, including a new ROS 1.1.12 release. This release also contains stable releases for robot_model and pr2_robot. If you are running a previous C Turtle release, we encourage you to update and report any issues that you find. </p>

<p>NOTE: The new debian packages have a "version 11" suffix, e.g. ros-cturtle-ros_1.1.12-11. We are currently having issues with Karmic 64-bit binaries, but other Ubuntu binaries should be available.</p>

<ul>
<li><a href="http://ros.org/wiki/ros">ros</a> 1.1.12</li>
<li><a href="http://ros.org/wiki/camera_drivers">camera_drivers</a> 1.1.4</li>
<li><a href="http://ros.org/wiki/common">common</a> 1.1.8</li>
<li><a href="http://ros.org/wiki/geometry">geometry</a> 1.1.7</li>
<li><a href="http://ros.org/wiki/joystick_drivers">joystick_drivers</a> 1.1.2</li>
<li><a href="http://ros.org/wiki/pr2_common">pr2_common</a> 1.1.2</li>
<li><a href="http://ros.org/wiki/pr2_mechanism">pr2_mechanism</a> 1.1.1</li>
<li><a href="http://ros.org/wiki/pr2_robot">pr2_robot</a> 1.0.1</li>
<li><a href="http://ros.org/wiki/pr2_simulator">pr2_simulator</a> 1.1.1</li>
<li><a href="http://ros.org/wiki/robot_model">robot_model</a> 1.2.0</li>
<li><a href="http://ros.org/wiki/roslisp_support">roslisp_support</a> 0.2.5</li>
<li><a href="http://ros.org/wiki/simulator_gazebo">simulator_gazebo</a> 1.1.8</li>
<li><a href="http://ros.org/wiki/executive_python">executive_python</a> 0.2.0</li>
<li><a href="http://ros.org/wiki/pr2_common_actions">pr2_common_actions</a> 0.2.0</li>
<li><a href="http://ros.org/wiki/pr2_doors">pr2_doors</a> 0.3.3</li>
<li><a href="http://ros.org/wiki/pr2_calibration">pr2_calibration</a> 0.4.3</li>
<li><a href="http://ros.org/wiki/pr2_plugs">pr2_plugs</a> 0.3.1</li>
<li><a href="http://ros.org/wiki/topological_navigation">topological_navigation</a> 0.1.1</li>
<li><a href="http://ros.org/wiki/web_interface">web_interface</a> 0.4.1</li>
</ul>

<p><strong>Change lists</strong></p>

<ul>
<li><a href="http://ros.org/wiki/ros/ChangeList">ros</a></li>
<li><a href="http://ros.org/wiki/camera_drivers/ChangeList">camera_drivers</a></li>
<li><a href="http://ros.org/wiki/common/ChangeList">common</a></li>
<li><a href="http://ros.org/wiki/geometry/ChangeList">geometry</a> </li>
<li><a href="http://ros.org/wiki/joystick_drivers/ChangeList">joystick_drivers</a></li>
<li><a href="http://ros.org/wiki/pr2_common/ChangeList">pr2_common</a></li>
<li><a href="http://ros.org/wiki/pr2_mechanism/ChangeList">pr2_mechanism</a></li>
<li><a href="http://ros.org/wiki/pr2_robot/ChangeList">pr2_robot</a></li>
<li><a href="http://ros.org/wiki/pr2_simulator/ChangeList">pr2_simulator</a></li>
<li><a href="http://ros.org/wiki/robot_model/ChangeList">robot_model</a></li>
<li><a href="http://ros.org/wiki/roslisp_support/ChangeList">roslisp_support</a></li>
<li><a href="http://ros.org/wiki/simulator_gazebo/ChangeList">simulator_gazebo</a></li>
<li><a href="http://ros.org/wiki/executive_python/ChangeList">executive_python</a></li>
<li><a href="http://ros.org/wiki/pr2_common_actions/ChangeList">pr2_common_actions</a></li>
<li><a href="http://ros.org/wiki/pr2_doors/ChangeList">pr2_doors</a></li>
<li><a href="http://ros.org/wiki/pr2_calibration/ChangeList">pr2_calibration</a></li>
<li><a href="http://ros.org/wiki/pr2_plugs/ChangeList">pr2_plugs</a></li>
<li><a href="http://ros.org/wiki/topological_navigation/ChangeList">topological_navigation</a></li>
<li><a href="http://ros.org/wiki/web_interface/ChangeList">web_interface</a></li>
<li><a href="http://ros.org/wiki/camera_drivers/ChangeList">camera_drivers</a></li>
<li><a href="http://ros.org/wiki/joystick_drivers/ChangeList">joystick_drivers</a></li>
</ul>
]]>
        

    </content>
</entry>

<entry>
    <title>ROS C Turtle Alpha 2 Released</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2010/06/c-turtle-alpha-2-released.html" />
    <id>tag:www.ros.org,2010:/news//1.188</id>

    <published>2010-06-18T15:04:22Z</published>
    <updated>2010-06-18T19:09:42Z</updated>

    <summary>C Turtle Alpha 2 has been released. This update includes numerous bug fixes, including a new ROS 1.1.10 release. This updates fixes bug reports with Gazebo permissions issues, ros::Time issues, tf, Lucid 32-bit binary packages, and more. We appreciate the...</summary>
    <author>
        <name>kwc</name>
        
    </author>
    
        <category term="releases" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="camera_drivers" label="camera_drivers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="cturtle" label="cturtle" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="driver_common" label="driver_common" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="geometry" label="geometry" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_common" label="pr2_common" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_ethercat_drivers" label="pr2_ethercat_drivers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_power_drivers" label="pr2_power_drivers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="pr2_robot" label="pr2_robot" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ros" label="ros" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ros_realtime" label="ros_realtime" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<p><img alt="sea-turtle-hires.png" src="http://www.ros.org/news/assets_c/2010/06/sea-turtle-hires-thumb-250x263-100.png" class="mt-image-right" style="float: right; margin: 0pt 0pt 20px 20px;" height="263" width="250" />C Turtle Alpha 2 has been released. This update includes numerous bug fixes, including a new ROS 1.1.10 release. This updates fixes bug reports with Gazebo permissions issues, <code>ros::Time</code> issues, tf, Lucid 32-bit binary packages, and more. We appreciate the efforts of the community to make C Turtle as stable as possible -- please keep those reports coming!</p>

<p>NOTE: The new debian packages have a "version 8" suffix, e.g. ros-cturtle-ros_1.1.10-8. They should finish building shortly.</p>

<ul>
<li><a href="http://ros.org/wiki/ROS">ROS</a> 1.1.10</li>
<li><a href="http://ros.org/wiki/camera_drivers">camera_drivers</a> 1.1.2</li>
<li><a href="http://ros.org/wiki/geometry">geometry</a> 1.1.6</li>
<li><a href="http://ros.org/wiki/pr2_robot">pr2_robot</a> 1.0.0</li>
<li><a href="http://ros.org/wiki/pr2_common">pr2_common</a> 1.1.0</li>
<li><a href="http://ros.org/wiki/pr2_power_drivers">pr2_power_drivers</a> 1.0.6</li>
<li><a href="http://ros.org/wiki/ros_realtime">ros_realtime</a> 0.3.1</li>
<li><a href="http://ros.org/wiki/simulator_gazebo">simulator_gazebo</a> 1.1.7</li>
</ul>

<p>Box Turtle updates:</p>

<ul>
<li><a href="http://ros.org/wiki/camera_drivers">camera_drivers</a> 1.0.4</li>
<li><a href="http://ros.org/wiki/driver_common">driver_common</a> 1.0.4</li>
<li><a href="http://ros.org/wiki/geometry">geometry</a> 1.0.3</li>
<li><a href="http://ros.org/wiki/pr2_ethercat_drivers">pr2_ethercat_drivers</a> 1.0.6</li>
</ul>

<p><strong>Change lists</strong></p>

<ul>
<li><a href="http://ros.org/wiki/camera_drivers/ChangeList">camera_drivers</a></li>
<li><a href="http://ros.org/wiki/driver_common/ChangeList">driver_common</a></li>
<li><a href="http://ros.org/wiki/geometry/ChangeList">geometry</a></li>
<li><a href="http://ros.org/wiki/pr2_robot/ChangeList">pr2_robot</a></li>
<li><a href="http://ros.org/wiki/pr2_common/ChangeList">pr2_common</a></li>
<li><a href="http://ros.org/wiki/pr2_ethercat_drivers/ChangeList">pr2_ethercat_drivers</a></li>
<li><a href="http://ros.org/wiki/pr2_power_drivers/ChangeList">pr2_power_drivers</a></li>
<li><a href="http://ros.org/wiki/ros_realtime/ChangeList">ros_realtime</a></li>
<li><a href="http://ros.org/wiki/simulator_gazebo/ChangeList">simulator_gazebo</a></li>
</ul>
]]>
        

    </content>
</entry>

<entry>
    <title>ROS C Turtle Alpha 1 Released</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2010/06/ros-c-turtle-alpha-1-released.html" />
    <id>tag:www.ros.org,2010:/news//1.187</id>

    <published>2010-06-11T19:52:23Z</published>
    <updated>2010-06-11T19:56:54Z</updated>

    <summary>ROS C Turtle Alpha 1 is now available for developers. The is an alpha release of the upcoming distribution that is being used to test the integration of the many new features and components that will be released with C...</summary>
    <author>
        <name>kwc</name>
        
    </author>
    
        <category term="releases" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="cturtle" label="cturtle" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="ros" label="ROS" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<p><img alt="sea-turtle-hires.png" src="http://www.ros.org/news/assets_c/2010/06/sea-turtle-hires-thumb-250x263-100.png" class="mt-image-right" style="float: right; margin: 0pt 0pt 20px 20px;" height="263" width="250" />ROS C Turtle Alpha 1 is now available for developers. The is an alpha release of the upcoming distribution that is being used to test the integration of the many new features and components that will be released with C Turtle. C Turtle is intended to be backwards compatible with Box Turtle, though many APIs that were deprecated in Box Turtle have been removed. This early release will allow developers to test compatibility.</p>

<p>Debian packages are available for this release, including binary builds for Ubuntu Lucid Lynx. Any of the current ROS installation instructions will work for C Turtle by simply substitution "cturtle" for "boxturtle". You can also use the <a href="https://code.ros.org/svn/wg-ros-pkg/externals/distro/cturtle/">SVN externals URLs</a> that we have setup for each variant.</p>

<p>As this is an alpha release, we ask that developers who use it provide as much feedback as possible, including filing <a href="http://www.ros.org/wiki/Tickets">bug tickets</a> for any issues found. </p>
]]>
        

    </content>
</entry>

<entry>
    <title>Freiburg&apos;s &quot;nao&quot; stack 0.2 released</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2010/06/freiburgs-nao-stack-02-released.html" />
    <id>tag:www.ros.org,2010:/news//1.186</id>

    <published>2010-06-09T16:10:37Z</published>
    <updated>2010-06-09T16:12:11Z</updated>

    <summary>Armin Hornung from Albert-Ludwigs-Universität has announced version 0.2 of the nao stack:Version 0.2 of Freiburg&apos;s &quot;nao&quot; stack for Aldebaran&apos;s Nao humanoid has just been released. Major changes are the compatibility with NaoQI version 1.6 and the new omnidirectional walking engine...</summary>
    <author>
        <name>kwc</name>
        
    </author>
    
        <category term="releases" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="alufrrospkg" label="alufr-ros-pkg" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="nao" label="nao" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<i>Armin Hornung from Albert-Ludwigs-Universität has announced version 0.2 of the nao stack:</i><br /><br />Version 0.2 of Freiburg's "nao" stack for Aldebaran's Nao humanoid has just been released. Major changes are the compatibility with NaoQI version 1.6 and the new omnidirectional walking engine (detailed changelist: <a href="http://www.ros.org/wiki/nao/ChangeList" target="_blank">http://www.ros.org/wiki/nao/<wbr>ChangeList</a> ).<br />
<br />
Files are available packaged at:<br />
<a href="http://code.google.com/p/alufr-ros-pkg/downloads/list" target="_blank">http://code.google.com/p/<wbr>alufr-ros-pkg/downloads/list</a><br />
<br />
or via source checkout from Freiburg's ROS repository:<br />
<a href="http://alufr-ros-pkg.googlecode.com/svn/trunk/nao/" target="_blank">http://alufr-ros-pkg.<wbr>googlecode.com/svn/trunk/nao/</a><br />
<br />
The stack documentation at <a href="http://www.ros.org/wiki/nao" target="_blank">http://www.ros.org/wiki/nao</a> was extended and adjusted to this new version.<br />
<br />
I'm open for feedback and suggestions!<br />
<br />
Cheers,<br />
Armin ]]>
        
    </content>
</entry>

</feed>
