<?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>2013-05-16T18:34:45Z</updated>
    
    <generator uri="http://www.sixapart.com/movabletype/">Movable Type 4.3-en</generator>

<entry>
    <title>ROS Industrial releases a 1 Year Montage Video</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2013/05/ros-industrial-releases-a-1-year-montage-video.html" />
    <id>tag:www.ros.org,2013:/news//1.577</id>

    <published>2013-05-16T18:09:56Z</published>
    <updated>2013-05-16T18:34:45Z</updated>

    <summary>ROS Industrial has been going for a full year now. Here is a compilation of ROS-Industrial application videos from the first year of the ROS-I repository. See http://ROSindustrial.org and http://consortium.ROSindustrial.org for more info:...</summary>
    <author>
        <name>Tully Foote</name>
        
    </author>
    
        <category term="misc" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="industrial" label="industrial" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[ROS Industrial has been going for a full year now. Here is a compilation of ROS-Industrial application videos from the first year of the ROS-I repository. See <a href="http://rosindustrial.org/" target="_blank" title="http://ROSindustrial.org" rel="nofollow" dir="ltr" class="yt-uix-redirect-link">http://ROSindustrial.org</a> and <a href="http://consortium.rosindustrial.org/" target="_blank" title="http://consortium.ROSindustrial.org" rel="nofollow" dir="ltr" class="yt-uix-redirect-link">http://consortium.ROSindustrial.org</a> for more info:<br /><iframe src="http://www.youtube.com/embed/Ek8GKqmJ7n0" allowfullscreen="" frameborder="0" height="360" width="640"></iframe>]]>
        
    </content>
</entry>

<entry>
    <title>Announcing sphero_ros</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2013/05/announcing-sphero-ros.html" />
    <id>tag:www.ros.org,2013:/news//1.576</id>

    <published>2013-05-15T04:08:25Z</published>
    <updated>2013-05-15T04:15:32Z</updated>

    <summary><![CDATA[From Melonee Wise via ros-users@Hi Everyone,I put together a stack for the sphero, sphero_ros:&nbsp;https://github.com/mmwise/sphero_ros &nbsp;The stack includes:&nbsp; * a standalone sphero python driver with extensive API documentation (http://mmwise.github.io/sphero_ros/api.html#id1) &nbsp; * standard ros node which provides all the standard goodies, odometry,...]]></summary>
    <author>
        <name>Ugo Cupcic</name>
        
    </author>
    
    <category term="drivers" label="drivers" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="sphero" label="sphero" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<i>From Melonee Wise via ros-users@</i><br /><br />Hi Everyone,<br /><div><br /></div><div>I put together a stack for the sphero, sphero_ros:&nbsp;<a href="https://github.com/mmwise/sphero_ros" target="_blank">https://github.<wbr>com/mmwise/sphero_ros</a></div><div><br /></div><div>
&nbsp;The stack includes:</div><div>&nbsp; * a standalone sphero python driver with extensive API documentation (<a href="http://mmwise.github.io/sphero_ros/api.html#id1" target="_blank">http://mmwise.github.io/<wbr>sphero_ros/api.html#id1</a>)</div>
<div>&nbsp; * standard ros node which provides all the standard goodies, odometry, imu data, tf frames, collision data etc</div><div>&nbsp; * a urdf&nbsp;</div><div>&nbsp; * bringup with standard launch files to get you started</div>
<div>&nbsp; * documentation!&nbsp;<a href="http://mmwise.github.io/sphero_ros/" target="_blank">http://mmwise.<wbr>github.io/sphero_ros/</a></div><div><br /></div><div>I
 only implemented the essentials of the base sphero API so there is room
 for people to implement more, so if you're interested please contribute
 and help the stack improve :)</div>
<div><br /></div><span class="HOEnZb"></span>]]>
        
    </content>
</entry>

<entry>
    <title>Robot Web Tools Launches</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2013/05/robot-web-tools-launches.html" />
    <id>tag:www.ros.org,2013:/news//1.575</id>

    <published>2013-05-15T03:58:57Z</published>
    <updated>2013-05-15T04:06:01Z</updated>

    <summary>From Russell Toris via ros-users@Dear Robotics and JavaScript Communities- It is our pleasure to announce the official launch of the Robot Web Tools organization. Robot Web Tools is a collection of open-source modules and tools for building web-based robot apps....</summary>
    <author>
        <name>Ugo Cupcic</name>
        
    </author>
    
    <category term="robotwebtools" label="robotwebtools" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<i>From Russell Toris via ros-users@<br /></i><br />Dear Robotics and JavaScript Communities-<br />
<br />
It is our pleasure to announce the official launch of the Robot Web 
Tools organization. Robot Web Tools is a collection of open-source 
modules and tools for building web-based robot apps.<br />
<br />
A variety of routes are available for architecting a robot web 
application. A common route is building web technologies on an existing 
robot framework. The Robot Operating System (ROS) is one of the top 
frameworks to program robots and can run on a variety of robots, from a 
TurtleBot to a PR2 to an Arduino connected to a computer. ROS - and 
other robot middleware frameworks - provide common robot functionality, 
including drivers for interfacing with a variety of sensors and 
actuators and algorithms for navigation, perception, and manipulation.<br />
<br />
While ROS works great for applications on the robot, another layer is 
needed to connect external devices and applications. rosbridge is both a
 JSON spec for interacting with ROS and a transport layer, providing a 
WebSocket for clients to communicate over. In the browser layer sits the
 core JavaScript libraries: roslibjs, ros2js, and ros3djs. These 
libraries communicate with ROS on the robot over rosbridge's WebSocket 
server. It's a lightweight, evented library that provides a convenient 
abstraction to core ROS functionality.<br />
<br />
Robot Web Tools is being spearheaded by five supporting organizations: 
Brown University, Robert Bosch LLC, Willow Garage Inc., Worcester 
Polytechnic Institute, and Yujin Robot.<br />
<br />
The real benefits of the Robot Web Tools organization is JavaScript 
modules and tools that build off these foundations. With this new 
effort, we have provided a new website, ample documentation, a new email
 list, and a collection of tutorials and live demos. We encourage robot 
and web programmers of all levels to get involved with the community, 
contribute their projects, and help to grow this emerging technology.<br />
<br />
For more information, check us out on our homepage, <a href="http://robotwebtools.org/" target="_blank">http://robotwebtools.org/</a>, or see our current projects listed at <a href="http://robotwebtools.org/tools.html" target="_blank">http://robotwebtools.org/<wbr>tools.html</a>. Links to tutorials and wiki documentation can be found in repository READMEs located at <a href="https://github.com/robotwebtools" target="_blank">https://github.com/<wbr>robotwebtools</a>.<br />
<br />
To keep up to date, be sure to subscribe to our Google Group email list at <a href="https://groups.google.com/forum/?fromgroups#%21forum/robot-web-tools" target="_blank">https://groups.google.com/<wbr>forum/?fromgroups#!forum/<wbr>robot-web-tools</a> (<a href="mailto:robot-web-tools@googlegroups.com">robot-web-tools@googlegroups.<wbr>com</a>)<br />
<br />
-- Russell Toris, Community Manager &amp; The Robot Web Tools Team<br />
 ]]>
        
    </content>
</entry>

<entry>
    <title>Announcing MoveIt!</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2013/05/announcing-moveit.html" />
    <id>tag:www.ros.org,2013:/news//1.574</id>

    <published>2013-05-14T11:40:24Z</published>
    <updated>2013-05-14T17:11:34Z</updated>

    <summary>From Sachin Chitta via ros-users@ Willow Garage is proud to announce the initial release of MoveIt! : new software targeted at allowing you to build advanced applications integrating motion planning, kinematics, collision checking with grasping, manipulation, navigation, perception, and control....</summary>
    <author>
        <name>Oier Mees</name>
        
    </author>
    
    <category term="moveit" label="MoveIt" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<p><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;"><i>From </i></span><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;"><i><span name="Dan Lazewatsky" class="gD"><span name="Sachin Chitta" class="gD">Sachin Chitta </span></span> via ros-users@</i></span><span name="Sachin Chitta" class="gD"><br /></span></p><p><a href="http://youtu.be/vAeEEoxVhAo" target="_blank"><img src="http://moveit.ros.org/doxygen/groovy/images/logo.png" alt="moveit logo" height="26" width="96" /></a></p>

<iframe width="640" height="360" src="http://www.youtube.com/embed/vAeEEoxVhAo" frameborder="0" allowfullscreen></iframe>

<p>

Willow Garage is proud to announce the initial release of MoveIt! : new 
software targeted at allowing you to build advanced applications 
integrating motion planning, kinematics, collision checking with 
grasping, manipulation, navigation, perception, and control. MoveIt! is 
robot agnostic software that can be quickly set up with your robot if a 
URDF representation of the robot is available. The MoveIt! Setup 
Assistant lets you configure MoveIt! for any robot, allowing you to 
visualize and interact with the robot model quickly.</p>MoveIt! can 
incorporate both actual sensor data and simulated models to build an 
environment representation. Sensor information (3D) can be automatically
 integrated realtime in the representation of the world that MoveIt! 
maintains. CAD models can also be imported in the same world 
representation if desired. Collision-free motion planning, execution and
 monitoring are core capabilities that MoveIt! provides for any robot. 
MoveIt! updates its representation of the environment on the fly, 
enabling reactive motion planning and execution, which is essential for 
applications in human-robot collaborative environments. <br /><p>MoveIt! 
interfaces with controllers through a standard ROS interface, allowing 
for ease of inter-operability, i.e. the ability to use the same 
higher-level software with a variety of robots without needing to change
 code. MoveIt! is architected to be flexible, using a plugin 
architecture to allow users to integrate their own custom components 
while still providing out-of-the-box functionality using default 
implementations. Furthermore, the ROS communication and configuration 
layer of MoveIt! is separated from core computational components such as
 motion planning or collision checking, the latter components being 
provided separately as C++ libraries.</p><p>Workspace analysis tools 
allow robot designers to test out the capabilities of their robot 
designs before building the hardware, using environment and object 
specific task specifications to quantify the workspace characteristics 
of different designs. This reduces costly mistakes and iterations in the
 design stage. We are actively working on completing the pick and place 
capabilities in MoveIt!, integrating with object recognition, 
perception, and grasping to allow manipulators to execute generalized 
pick and place actions.</p><p><b>Get MoveIt!</b></p><p>More Information about MoveIt!, including instructions on how to get and use it, can be found on the <a title="http://moveit.ros.org" href="http://moveit.ros.org/" target="_blank">MoveIt! website</a>. MoveIt! is currently an alpha release.</p><b>Acknowledgements</b><p>Willow
 Garage gratefully acknowledges the contributions of the following 
people to MoveIt! and associated packages that MoveIt! uses and depends 
on:</p><ul><li>Lydia Kavraki, Mark Moll, and associated members of the <a title="http://www.kavrakilab.org" href="http://www.kavrakilab.org/" target="_blank">Kavraki Lab</a> (Rice University) for developing OMPL - a suite of randomized planners that MoveIt! uses extensively.</li><li>Dinesh Manocha and Jia Pan of <a title="http://unc.edu" href="http://unc.edu/" target="_blank">UNC Chapel Hill</a> for developing FCL - a package of collision checking algorithm used extensively by MoveIt!</li><li>Maxim Likhachev (<a title="http://www.ri.cmu.edu" href="http://www.ri.cmu.edu/" target="_blank">CMU</a>), Ben Cohen (<a title="https://www.grasp.upenn.edu" href="https://www.grasp.upenn.edu/" target="_blank">Penn</a>) and Mike Phillips (<a title="http://www.ri.cmu.edu" href="http://www.willowgarage.com/" target="_blank">CMU</a>) for developing <a title="http://www.ros.org/wiki/sbpl" href="http://www.ros.org/wiki/sbpl" target="_blank">SBPL</a>, a search-based planning library integrated with MoveIt!</li><li>Armin Hornung, Kai Wurm, Maren Bennewitz, Cyril Stachniss, and Wolfram Burgard for developing <a title="http://www.ros.org/wiki/octomap" href="http://www.ros.org/wiki/octomap" target="_blank">Octomap</a> - software for 3D occupancy mapping used by MoveIt!</li><li>Mrinal Kalakrishnan, Peter Pastor and Stefan Schaal at <a title="http://robotics.usc.edu" href="http://robotics.usc.edu/" target="_blank">USC</a> for developing <a title="http://www.ros.org/wiki/Papers/ICRA2011_Kalakrishnan" href="http://www.ros.org/wiki/Papers/ICRA2011_Kalakrishnan" target="_blank">STOMP</a>, the distance field components in MoveIt! and the implementation of the <a title="http://www.ros.org/wiki/chomp_motion_planner" href="http://www.ros.org/wiki/chomp_motion_planner" target="_blank">CHOMP</a> algorithm in Arm Navigation</li><li>Dave Coleman from the <a title="http://www.colorado.edu" href="http://www.colorado.edu/" target="_blank">University of Colorado, Boulder</a> for developing the MoveIt! Setup Assistant and adding documentation to the MoveIt! website.</li></ul><p>MoveIt!
 evolved from the Arm Navigation and Grasping Pipeline components of ROS
 and we gratefully acknowledge the seminal contributions of all 
developers and researchers to those packages, especially Edward Gil 
Jones, Matei Ciocarlie, Kaijen Hsiao, Adam Leeper, and Ken Anderson.</p><p>We
 also acknowledge the contributions of the Willow Garage interns who 
have worked on MoveIt!, Arm Navigation and associated components, 
members of the ROS and PR2 communities who have used, provided feedback 
and provided contributions to MoveIt! and Arm Navigation and members of 
the ROS community for developing the infrastructure that MoveIt! builds 
on.</p><p>We also acknowledge the contributions of the ROS-Industrial 
consortium led by the Southwest Research Institute for supporting and 
building up infrastructure for applying MoveIt! and Arm Navigation to 
industrial robots and environments. Similarly, we acknowledge the 
contributions of <a title="http://www.ipa.fraunhofer.de/index.php?L=2" href="http://www.ipa.fraunhofer.de/index.php?L=2" target="_blank">Fraunhofer IPA</a> to MoveIt! and support for the ROS-Industrial effort in Europe.</p>



<p>For more information visit <a title="moveit.ros.org" href="http://www.willowgarage.com/moveit.ros.org" target="_blank">moveit.ros.org</a></p> 
]]>
        
    </content>
</entry>

<entry>
    <title>Announcing orst-ros-pkg</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2013/05/announcing-orst-ros-pkg.html" />
    <id>tag:www.ros.org,2013:/news//1.573</id>

    <published>2013-05-08T09:26:25Z</published>
    <updated>2013-05-08T09:34:50Z</updated>

    <summary><![CDATA[From Dan Lazewatsky via ros-users@The Personal Robotics Lab in the School of&nbsp;Mechanical, Industrial and Manufacturing Engineering at Oregon State University is proud to announce our repository, orst-ros-pkg. Our current released stacks and packages are: &nbsp;-&nbsp;http://ros.org/wiki/head_tracking - ROS Wrapper around&nbsp;Fanelli et...]]></summary>
    <author>
        <name>Oier Mees</name>
        
    </author>
    
    <category term="orstrospkg" label="orst-ros-pkg" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;"><i>From </i></span><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;"><i><span name="Dan Lazewatsky" class="gD">Dan Lazewatsky</span> via ros-users@</i></span><br /><br />The Personal Robotics Lab in the School of&nbsp;Mechanical, Industrial and 
Manufacturing Engineering at Oregon State University is proud to 
announce our repository, orst-ros-pkg. Our current released stacks and 
packages are:<div>
<br /><div>&nbsp;-&nbsp;<a href="http://ros.org/wiki/head_tracking" target="_blank">http://ros.org/wiki/head_<wbr>tracking</a>
 - ROS Wrapper around&nbsp;Fanelli et al.'s Real Time Head Pose Estimation 
from Consumer Depth Cameras [1]. Provides 6-dof head pose estimation 
using data from a Kinect or other similar device.<br /><br /></div>
<div>&nbsp;-&nbsp;<a href="http://ros.org/wiki/3d_interaction" target="_blank">http://ros.org/wiki/3d_<wbr>interaction</a>
 -&nbsp;Contains packages for projecting interfaces into the world, and 
interacting with those interfaces, as well as utilities for 
camera-projector calibration, and intersecting rays with various types 
of world models.<br /><br /></div>
<div>&nbsp;-&nbsp;<a href="http://ros.org/wiki/projected_interface_builder" target="_blank">http://ros.org/wiki/<wbr>projected_interface_builder</a> -&nbsp;A utility for graphically building projected interfaces to be used with the above stack.<br /><br /></div><div>&nbsp;-&nbsp;<a href="http://ros.org/wiki/ir_comm" target="_blank">http://ros.org/wiki/ir_comm</a> - A simple ROS interface to the phidgets_ir board enabling learning IR codes, and using ROS messages to transmit codes.</div>
<div><br /></div><div>The above packages were developed as part of the Robots for Humanity Project [2].</div><div><br /></div><div>&nbsp;-&nbsp;<a href="http://ros.org/wiki/rostop_gui" target="_blank">http://ros.org/wiki/rostop_<wbr>gui</a> -&nbsp;RQT plugin for monitoring ROS processes, similar to Ubuntu's System Monitor.</div>
<div><br /></div><div>[1]&nbsp;Fanelli et al.'s Real Time Head Pose Estimation 
from Consumer Depth Cameras. 33rd Annual Symposium of the German 
Association for Pattern Recognition (DAGM'11), 2011.<br /><br /></div></div><div>[2]&nbsp;Chen,
 T.L.; Ciocarlie, M.; Cousins, S.; Grice, P.M.; Hawkins, K.; Kaijen 
Hsiao; Kemp, C.C.; Chih-Hung King; Lazewatsky, D.A.; Leeper, A.E.; Hai 
Nguyen; Paepcke, A.; Pantofaru, C.; Smart, W.D.; Takayama, L., "Robots 
for humanity: using assistive robotics to empower people with 
disabilities," Robotics &amp; Automation Magazine, IEEE , vol.20, no.1, 
pp.30,39, March 2013</div> ]]>
        
    </content>
</entry>

<entry>
    <title>ROS Industrial presents Basic Developer&apos;s Class</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2013/04/ros-industrial-presents-basic-developers-class.html" />
    <id>tag:www.ros.org,2013:/news//1.572</id>

    <published>2013-04-25T21:07:36Z</published>
    <updated>2013-04-25T21:10:01Z</updated>

    <summary><![CDATA[Event Title:&nbsp;ROS-Industrial Basic Developer's Class June 4-6, 2013&nbsp;Event Description:&nbsp;We are delighted to invite you to attend the ROS-Industrial Basic Developer's Training class, which will be held June 4-6, at Southwest Research Institute, in San Antonio, TX. The class will provide...]]></summary>
    <author>
        <name>Tully Foote</name>
        
    </author>
    
        <category term="events" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="class" label="class" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="industrial" label="industrial" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="training" label="training" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<p class="MsoNormal" style="margin-bottom: 0px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;"><b>Event Title:</b>&nbsp;ROS-Industrial Basic Developer's Class June 4-6, 2013<u></u><u></u></p><p class="MsoNormal" style="margin-bottom: 0px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;"><u></u>&nbsp;<u></u></p><p class="MsoNormal" style="margin-bottom: 0px; color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;"><b>Event Description:</b>&nbsp;We are delighted to invite you to attend the ROS-Industrial Basic Developer's Training class, which will be held June 4-6, at Southwest Research Institute, in San Antonio, TX. The class will provide a hands-on introduction to ROS and ROS-Industrial, and it will culminate with hardware integration exercises with live industrial robots and peripherals. The class is FREE to Full/Associate Members of the ROS-Industrial Consortium. Others may attend for a fee. For your convenience, we are also offering for you to purchase the preconfigured small form factor ROS-I PC that you will use during the class. To learn more about the class, please browse to the website:&nbsp;<a href="http://rosindustrial.org/ric/events.htm" target="_blank" style="color: rgb(17, 85, 204);">http://rosindustrial.org/ric/<wbr>events.htm</a></p> ]]>
        
    </content>
</entry>

<entry>
    <title>New BRIDE release 0.2.0</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2013/04/new-bride-release-020.html" />
    <id>tag:www.ros.org,2013:/news//1.571</id>

    <published>2013-04-15T17:27:42Z</published>
    <updated>2013-04-15T17:28:50Z</updated>

    <summary>From Alex Bubeck of Fraunhofer IPA via ros-users@Hi ros-users and bride-users,I would like to announce the new release of BRIDE for ROS.In addition to multiple small fixes these are the new features of the 0.2.0 release:* Graphical creation of System...</summary>
    <author>
        <name>Tully Foote</name>
        
    </author>
    
        <category term="packages" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="bride" label="bride" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<div><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;"><i>From Alex Bubeck of Fraunhofer IPA via ros-users@</i></span></div><div><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;"><br /></span></div><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">Hi ros-users and bride-users,</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">I would like to announce the new release of BRIDE for ROS.</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">In addition to multiple small fixes these are the new features of the 0.2.0 release:</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">* Graphical creation of System models: Components can now be added graphically to the system model. No xml hacking any more!</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">* Coordinator development: You can develop state machines in BRIDE now, so called Coordinator Components. They make use of the Capability Components in you system by triggering actionservers or serviceclients. The Coordinator models are code generated into SMACH components and appear as regular components in the system diagram.</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">* Action support in code generation: ActionServers are now auto-generated. Only the execution_callback has to be implemented in the user code in the corresponding user_code section.</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">* Standalone compiler: In the bride_compiler package there is a standalone compiler to use the code generation without Eclipse. Code generation can also be triggered by running "make regen" in the terminal for updating after changes in the model.</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">As the templates are in the separate bride_templates package, it is now easier to recommend changes in the templates and improve them in smaller iterations.</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">As usual the installation instructions are on the&nbsp;</span><a href="http://www.ros.org/wiki/bride/" target="_blank" style="color: rgb(17, 85, 204); font-family: arial, sans-serif;">http://www.ros.org/wiki/bride/</a><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">&nbsp;wiki page and the updated tutorials are at</span><a href="http://www.ros.org/wiki/bride/Tutorials/" target="_blank" style="color: rgb(17, 85, 204); font-family: arial, sans-serif;">http://www.ros.org/wiki/bride/<wbr>Tutorials/</a><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">. The binary releases are currently in the build pipeline and should be available soon.</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">Feel free to give feedback directly, by mailing-list or post bugs and feature requests at&nbsp;</span><a href="https://github.com/ipa320/bride/issues" target="_blank" style="color: rgb(17, 85, 204); font-family: arial, sans-serif;">https://github.com/ipa320/<wbr>bride/issues</a><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">.</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /> ]]>
        
    </content>
</entry>

<entry>
    <title>OSRF has been accepted for Google Summer of Code 2013!</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2013/04/osrf-has-been-accepted-for-google-summer-of-code-2013.html" />
    <id>tag:www.ros.org,2013:/news//1.570</id>

    <published>2013-04-10T18:47:57Z</published>
    <updated>2013-04-10T19:09:45Z</updated>

    <summary><![CDATA[Cross posted from osrfoundation.orgOSRF folks know that students love Open Source software, Robotics and flip&nbsp;flops. If you would like to expose to real-world software development during the summer, contribute to Gazebo, ROS or CloudSim projects, and be engaged&nbsp;with the Robotics...]]></summary>
    <author>
        <name>Tully Foote</name>
        
    </author>
    
        <category term="announcements" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="googlesummerofcode" label="Google Summer of Code" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="gsoc2013" label="GSoC2013" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;"><i>Cross posted from osrfoundation.org</i></span><div><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;"><br /></span></div><div><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">OSRF folks know that students love Open Source software, Robotics and flip</span>&nbsp;<span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">flops. If you would like to expose to real-world software development during t</span><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">he summer, contribute to Gazebo, ROS or CloudSim projects, and be engaged</span><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">&nbsp;with the Robotics community while get paid, check out the GSoC 2013 [1] and</span><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">&nbsp;the OSRF dedicated site [2]. We have created an ideas page [3] with some</span><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">&nbsp;potential projects. Feel free to ask questions and propose suggestions at</span><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">&nbsp;</span><a href="mailto:gsoc2013@osrfoundation.org" style="color: rgb(17, 85, 204); font-family: arial, sans-serif;">gsoc2013@osrfoundation.org</a><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">. The student application period starts on April&nbsp;</span><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">&nbsp;22. Be ready for a Robotics coding summer!.</span><div><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">[1]&nbsp;</span><a href="http://www.google-melange.com/gsoc/homepage/google/gsoc2013" target="_blank" style="color: rgb(17, 85, 204); font-family: arial, sans-serif;">http://www.google-melange.com/<wbr>gsoc/homepage/google/gsoc2013</a><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">[2]&nbsp;</span><a href="http://www.google-melange.com/gsoc/org/google/gsoc2013/osrf" target="_blank" style="color: rgb(17, 85, 204); font-family: arial, sans-serif;">http://www.google-melange.com/<wbr>gsoc/org/google/gsoc2013/osrf</a><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">[3]&nbsp;</span><a href="http://wiki.osrfoundation.org/gsoc13" target="_blank" style="color: rgb(17, 85, 204); font-family: arial, sans-serif;">http://wiki.osrfoundation.org/<wbr>gsoc13</a> </div></div>]]>
        
    </content>
</entry>

<entry>
    <title>New Package: trajopt trajectory optimization software for motion planning</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2013/04/new-package-trajopt-trajectory-optimization-software-for-motion-planning.html" />
    <id>tag:www.ros.org,2013:/news//1.569</id>

    <published>2013-04-08T19:13:50Z</published>
    <updated>2013-04-08T19:15:16Z</updated>

    <summary>From John Schulman at UC Berkley via ros-users@Hi all,I&apos;m announcing the release of trajopt, a library for trajectory optimization. More specifically, trajopt is designed for planning collision-free paths for robot arms and mobile manipulators.Trajopt is built on top of OpenRAVE....</summary>
    <author>
        <name>Tully Foote</name>
        
    </author>
    
        <category term="packages" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="optimization" label="optimization" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="trajectory" label="trajectory" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<i>From John Schulman at UC Berkley via ros-users@</i><div><br /></div><div><div style="font-family: arial, sans-serif; color: rgb(34, 34, 34);">Hi all,</div><div style="font-family: arial, sans-serif; color: rgb(34, 34, 34);"><br /></div><div style="font-family: arial, sans-serif; color: rgb(34, 34, 34);">I'm announcing the release of trajopt, a library for trajectory optimization. More specifically, trajopt is designed for planning collision-free paths for robot arms and mobile manipulators.</div><div style="font-family: arial, sans-serif; color: rgb(34, 34, 34);"><br /></div><div style="font-family: arial, sans-serif; color: rgb(34, 34, 34);">Trajopt is built on top of OpenRAVE. You can define your optimization problem in Python or C++ in JSON format and then call the optimizer.</div><div style="font-family: arial, sans-serif; color: rgb(34, 34, 34);"><br /></div><div style="font-family: arial, sans-serif; color: rgb(34, 34, 34);">Some highlights of trajopt:</div><div style="font-family: arial, sans-serif; color: rgb(34, 34, 34);">- It's fast. It solves arm planning problems in simple environments in about 150ms (converging to a locally optimal solution)</div><div style="font-family: arial, sans-serif; color: rgb(34, 34, 34);">- It reliably finds collision-free paths, especially with multiple initializations. FWIW it solves 100% (204/204) of problems in our benchmark collection</div><div style="font-family: arial, sans-serif; color: rgb(34, 34, 34);">- It performs well on very high-dof problems, e.g. jointly optimizing over the arms and base of a mobile manipulator, or optimizing over all of the joints of a humanoid robot.</div><div style="font-family: arial, sans-serif; color: rgb(34, 34, 34);">- A wide variety different costs and constraints are implemented. (Pose constraints, velocity constraints, static stability, and more.) You can write your own cost and constraint functions in python or C++.</div><div style="font-family: arial, sans-serif; color: rgb(34, 34, 34);"><br /></div><div style="font-family: arial, sans-serif; color: rgb(34, 34, 34);">Source code:&nbsp;<a href="https://github.com/joschu/trajopt" target="_blank" style="color: rgb(17, 85, 204);">https://github.com/<wbr>joschu/trajopt</a></div><div style="font-family: arial, sans-serif; color: rgb(34, 34, 34);">Documentation:&nbsp;<a href="http://rll.berkeley.edu/trajopt" target="_blank" style="color: rgb(17, 85, 204);">http://rll.<wbr>berkeley.edu/trajopt</a></div><div style="font-family: arial, sans-serif; color: rgb(34, 34, 34);">The technical details are described in a paper, which is linked to on the front page of the documentation.</div><div style="font-family: arial, sans-serif; color: rgb(34, 34, 34);"><br /></div><div style="font-family: arial, sans-serif; color: rgb(34, 34, 34);">This code is at an early stage of development. I'd be grateful to hear about any problems, questions, or comments.</div></div>]]>
        
    </content>
</entry>

<entry>
    <title>New Package: arl_ardrone_examples</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2013/04/new-package-arl-ardrone-examples.html" />
    <id>tag:www.ros.org,2013:/news//1.552</id>

    <published>2013-04-04T08:31:34Z</published>
    <updated>2013-04-04T23:08:09Z</updated>

    <summary><![CDATA[ From&nbsp;Parker Conroy via ROS UsersHi ros-users,I'd like to add this package (https://github.com/parcon/arl_ardrone_examples) to the known software list.&nbsp;&nbsp;This basic release is designed to help&nbsp;roboticists&nbsp;and&nbsp;hobbyist&nbsp;new to the AR drone quickly be able to command the robot. A variety of simple nodes...]]></summary>
    <author>
        <name>Tully Foote</name>
        
    </author>
    
        <category term="packages" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="ardrone" label="ar-drone" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[ <div>From&nbsp;Parker Conroy via ROS Users</div><div><br /></div><div><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">Hi ros-users,</span><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif;"><br /></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">I'd like to add this package (<a href="https://github.com/parcon/arl_ardrone_examples" target="_blank" style="color: rgb(17, 85, 204);">https://github.com/parcon/<wbr>arl_ardrone_examples</a>) to the known software list.&nbsp;</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif;"><br /></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">&nbsp;This basic release is designed to help&nbsp;roboticists&nbsp;and&nbsp;hobbyist&nbsp;<wbr>new to the AR drone quickly be able to command the robot. A variety of simple nodes are included to show users how to takeoff, land, reset, and fly the AR drone. Nodes for the purposes of helping users use the cameras will be&nbsp;included&nbsp;soon&nbsp;in a update.&nbsp;</div></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif;"><br /></div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">~Thank you<span class="HOEnZb"><font color="#888888"><br />Parker Conroy</font></span></div>]]>
        
    </content>
</entry>

<entry>
    <title>New Package: ros_matlab_bridge, the rosjava approach</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2013/04/new-package-ros-matlab-bridge-the-rosjava-approach.html" />
    <id>tag:www.ros.org,2013:/news//1.551</id>

    <published>2013-04-03T08:30:01Z</published>
    <updated>2013-04-03T22:22:49Z</updated>

    <summary>From Tingfan via ROS UsersHi all,Here&apos;s a prototype of matlab_bridge built on top of rosjava.Thanks to automatic code generation in rosjava and native java supportin matlab.I don&apos;t have to deal with dynamic linking problems as typicalmex-function approach would encounter.The result...</summary>
    <author>
        <name>Tully Foote</name>
        
    </author>
    
        <category term="packages" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="matlab" label="matlab" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="rosjava" label="rosjava" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<i>From Tingfan via ROS Users</i><div><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;"><br /></span></div><div><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">Hi all,</span></div><div><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">Here's a prototype of matlab_bridge built on top of rosjava.</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">Thanks to automatic code generation in rosjava and native java support</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">in matlab.</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">I don't have to deal with dynamic linking problems as typical</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">mex-function approach would encounter.</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">The result is a &nbsp;cross-platform ros_matlab_bridge.</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><a href="http://code.google.com/p/mplab-ros-pkg/wiki/java_matlab_bridge" target="_blank" style="color: rgb(17, 85, 204); font-family: arial, sans-serif;">http://code.google.com/p/<wbr>mplab-ros-pkg/wiki/java_<wbr>matlab_bridge</a><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">The current implementation depends on an old version of rosjava (Jan 2012).</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">I was wondering if it worth the effort to rewrite the code to catch up</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">with the new rosjava APIs.</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">Comments welcome.</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">Thank you very much.</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">-Tingfan</span></div>]]>
        
    </content>
</entry>

<entry>
    <title>A New Robot Joins the ROS Community</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2013/04/a-new-robot-joins-the-ros-community.html" />
    <id>tag:www.ros.org,2013:/news//1.568</id>

    <published>2013-04-02T20:06:04Z</published>
    <updated>2013-04-02T20:55:14Z</updated>

    <summary>Over the past few years ROS has grown incredibly fast. ROS support now existsfor a wide range of robots, such as manipulators, UAV&apos;s, surface vessels, groundvehicles, humanoids, and many more. With Clearpath Robotics&apos; introduction ofGrizzly, a whole new category of...</summary>
    <author>
        <name>Tully Foote</name>
        
    </author>
    
        <category term="field robots" scheme="http://www.sixapart.com/ns/types#category" />
    
        <category term="robots" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="clearpath" label="Clearpath" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="grizzly" label="Grizzly" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<div>Over the past few years ROS has grown incredibly fast. ROS support now exists</div><div>for a wide range of robots, such as manipulators, UAV's, surface vessels, ground</div><div>vehicles, humanoids, and many more. With Clearpath Robotics' introduction of</div><div>Grizzly, a whole new category of robots is added to ROS: the Robotics Utility</div><div>Vehicle.</div><div><br /></div><div><img alt="grizzly_ros.jpeg" src="http://www.ros.org/news/2013/04/01/grizzly_ros.jpeg" width="800" height="533" class="mt-image-none" /></div><div><br /></div><div>Designed for the most aggressive of agriculture, mining and defense robotics</div><div>research programs, Grizzly is an ATV-sized robotic platform built to perform</div><div>like a tractor with the precision of an industrial robot. It can pull a plow, carry</div><div>a massive 600 kg payload, and mount a wide range of standard utility vehicle</div><div>accessories.</div><div><br /></div><div>Grizzly is a ROS-native robot, allowing users to pull from a huge resource of</div><div>information and code, as well as cooperate with a fast growing community of</div><div>experts. Using ROS also allows code to be ported from one robot to another,</div><div>enabling you to take your lab research into the field quickly and easily.</div><div><br /></div><div>Grizzly is aptly named. This bot is equipped with an extremely powerful drivetrain</div><div>delivering a maximum drawbar pull of 6300 N (1400 lbf). It can survive the</div><div>toughest tests, providing modularity while maintaining the rugged and robust</div><div>design, which has become a Clearpath trademark. With 26" all-terrain tires and</div><div>an oscillating front axle, Grizzly can conquer large obstacles with all four wheels</div><div>securely on the ground. It also offers top of the line control system performance.</div><div>Independent high power DC motors with individual closed loop control give fine</div><div>control even in the toughest terrain, while high resolution encoders and an array</div><div>of internal sensors provide detailed feedback on the robot's state.</div><div><br /></div><div><br /></div><div><br /></div>
<iframe width="560" height="315" src="http://www.youtube.com/embed/
K71Ov2mcxGU" frameborder="0" allowfullscreen=""></iframe>
<div>ROS welcomes Grizzly to the community!</div><div><br /></div><div>If you're looking for more information, check out the Clearpath Robotics Grizzly</div><div>website.</div> ]]>
        
    </content>
</entry>

<entry>
    <title>ROS to be hosted by the Open Source Lab at Oregon State University</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2013/04/ros-to-be-hosted-by-the-open-source-lab-at-oregon-state-university.html" />
    <id>tag:www.ros.org,2013:/news//1.567</id>

    <published>2013-04-01T18:56:35Z</published>
    <updated>2013-04-01T18:59:22Z</updated>

    <summary>We&apos;re pleased to announce that the ROS project will soon be hosted by Oregon State University&apos;s Open Source Lab (OSL) (http://osuosl.org/). The OSL provides services to many open source communities. We are pleased to join the ranks of projects like...</summary>
    <author>
        <name>Tully Foote</name>
        
    </author>
    
        <category term="announcements" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="hosting" label="hosting" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="osuosl" label="osuosl" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<p>We're pleased to announce that the ROS project will soon be hosted by Oregon State University's Open Source Lab (OSL) (<a href="http://osuosl.org/">http://osuosl.org/</a>).  The OSL provides services to <a href="http://osuosl.org/services/hosting/communities">many open source communities</a>.  We are pleased to join the ranks of projects like <a href="http://osuosl.org/services/hosting/communities#45">Drupal</a> and <a href="http://osuosl.org/services/hosting/communities#71">kernel.org</a>. We'd like to thank <a href="http://www.willowgarage.com">Willow Garage</a> for providing hosting and infrastructure for the entire ROS community for over 5 years.</p>

<p>We'd also like to thank <a href="http://osuosl.org/about/people">Lance Albertson</a>, <a href="http://eecs.oregonstate.edu/people/jensen">Carlos Jensen</a>, and <a href="http://mime.oregonstate.edu/people/smart">Bill Smart</a> for welcoming us to the OSL.  We look forward to working with Oregon State and the OSL to provide ongoing hosting as well as exploring ways to improve ROS infrastructure for the greater community.</p>

<p>In the coming weeks, we'll migrate the <a href="http://ros.org/wiki">wiki</a>, <a href="http://answers.ros.org">ROS Answers</a>, and the <a href="http://packages.ros.org">Ubuntu package repository</a> from <a href="http://www.willowgarage.com">Willow Garage</a> to the OSL.  We'll announce more detailed plans as they come together and we'll do our best to minimize disruptions during the migration.</p>

<p>As you might imagine, hosting for these critical services, which are heavily used around the world and around the clock, costs money.   We need your help!  A big thank you to the <a href="http://www.rosindustrial.org/">ROS-Industrial Consortium</a>, which has stepped up to support part of this cost.  If your organization can financially support ROS project hosting, please contact us at info@osrfoundation.org.</p>
]]>
        

    </content>
</entry>

<entry>
    <title>New Repositories from Robotnik</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2013/03/new-repositories-from-robotnik.html" />
    <id>tag:www.ros.org,2013:/news//1.550</id>

    <published>2013-03-31T08:25:24Z</published>
    <updated>2013-04-01T22:09:25Z</updated>

    <summary><![CDATA[From Román Navarro García of Robotnik via ROS UsersHi ROS community!&nbsp;After some weeks at work, we are glad to announce that we have two more repositories available:&nbsp;&nbsp; &nbsp; -wsg50-ros-pkg: A repository that contains the ROS driver for the real and...]]></summary>
    <author>
        <name>Tully Foote</name>
        
    </author>
    
        <category term="repositories" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="barrettwam" label="Barrett WAM" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="gball" label="GBALL" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="robotnik" label="Robotnik" scheme="http://www.sixapart.com/ns/types#tag" />
    <category term="wsg50" label="WSG 50" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[From Román Navarro García of Robotnik via ROS Users<div><br /></div><div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">Hi ROS community!&nbsp;<br /><div class="gmail_quote"><br />After some weeks at work, we are glad to announce that we have two more repositories available:&nbsp;<br /><br />&nbsp; &nbsp; -<b>wsg50-ros-pkg</b>: A repository that contains the ROS driver for the real and simulated version of the Weiss Robotics WSG 50 gripper (<a href="http://code.google.com/p/wsg50-ros-pkg/" rel="nofollow" target="_blank" style="color: rgb(17, 85, 204);">http://code.google.com/p/<wbr>wsg50-ros-pkg/</a>).&nbsp;<br /><br />&nbsp; &nbsp; -<b>robotnik-powerball-ros-pkg</b>: A repository that includes the necessary files for the Schunk Powerball simulation. We can control it sending commands directly to the controller topic or via &nbsp;a PS3 pad. Currently it supports Cartesian/Euler operation. (<a href="http://code.google.com/p/robotnik-powerball-ros-pkg/" rel="nofollow" target="_blank" style="color: rgb(17, 85, 204);">http://code.google.com/p/<wbr>robotnik-powerball-ros-pkg/</a>)&nbsp;<br /><br />&nbsp; &nbsp; Furthermore, we have updated our&nbsp;<b>Guardian repository</b>&nbsp;(<a href="http://code.google.com/p/guardian-ros-pkg/" rel="nofollow" target="_blank" style="color: rgb(17, 85, 204);">http://code.<wbr>google.com/p/guardian-ros-pkg/</a><wbr>) to be able to simulate the robot in ROS Fuerte version. We have included the URDF and the launch files to represent our new mobile manipulators, the&nbsp;<b>GBALL</b>&nbsp;(composed by a Guardian integrating the two previous packages).&nbsp;<b>GWAM</b>&nbsp;robot (a Guardian integrating the Barret WAM arm) is already available and will be uploaded soon.&nbsp;<br /><br />Please add the Google Code repositories to the index.&nbsp;</div></div><div class="gmail_quote" style="color: rgb(34, 34, 34); font-family: arial, sans-serif;"><br /></div><div class="gmail_quote" style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">Best regards,</div><div style="color: rgb(34, 34, 34); font-family: arial, sans-serif;"><br /></div><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">Román Navarro</span></div>]]>
        
    </content>
</entry>

<entry>
    <title>New Package: ROS package for Element microcontroller</title>
    <link rel="alternate" type="text/html" href="http://www.ros.org/news/2013/03/new-package-ros-package-for-element-microcontroller.html" />
    <id>tag:www.ros.org,2013:/news//1.553</id>

    <published>2013-03-29T08:33:12Z</published>
    <updated>2013-03-29T20:42:40Z</updated>

    <summary><![CDATA[From Patrick&nbsp;Goebel via ROS UsersHello ROS users,I have released a new package for the&nbsp;Element microcontroller&nbsp;made by&nbsp;cmRobot.&nbsp; Details and source code can be found at:Documentation:&nbsp;http://www.ros.org/wiki/elementSource: svn&nbsp;http://pi-robot-ros-pkg.googlecode.com/svn/trunk/element(The source link should appear on the Wiki page on the next indexing.)Features of the package...]]></summary>
    <author>
        <name>Tully Foote</name>
        
    </author>
    
        <category term="packages" scheme="http://www.sixapart.com/ns/types#category" />
    
    <category term="element" label="element" scheme="http://www.sixapart.com/ns/types#tag" />
    
    <content type="html" xml:lang="en" xml:base="http://www.ros.org/news/">
        <![CDATA[<i>From Patrick&nbsp;Goebel via ROS Users</i><div><br /></div><div><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">Hello ROS users,</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">I have released a new package for the&nbsp;</span><a href="http://www.cmrobot.com/#%21element" target="_blank" style="color: rgb(17, 85, 204); font-family: arial, sans-serif;">Element microcontroller</a><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">&nbsp;made by&nbsp;</span><a href="http://www.cmrobot.com/" target="_blank" style="color: rgb(17, 85, 204); font-family: arial, sans-serif;">cmRobot</a><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">.&nbsp; Details and source code can be found at:</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">Documentation:&nbsp;</span><a href="http://www.ros.org/wiki/element" target="_blank" style="color: rgb(17, 85, 204); font-family: arial, sans-serif;">http://www.ros.org/wiki/<wbr>element</a><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">Source: svn&nbsp;</span><a href="http://pi-robot-ros-pkg.googlecode.com/svn/trunk/element" target="_blank" style="color: rgb(17, 85, 204); font-family: arial, sans-serif;">http://pi-robot-ros-pkg.<wbr>googlecode.com/svn/trunk/<wbr>element</a><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">(The source link should appear on the Wiki page on the next indexing.)</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><span style="color: rgb(34, 34, 34); font-family: arial, sans-serif;">Features of the package include:</span><br style="color: rgb(34, 34, 34); font-family: arial, sans-serif;" /><ul style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;"><li style="margin-left: 15px;">Support for a wide variety of commonly used sensors including sonar (Ping, MaxEZ1), infrared (Sharp GP2D12), temperature, current, and voltage (Phidgets), speech (Devantech SP03), compass (Devantech CMPS03), as well as generic digital and analog sensors.</li><li style="margin-left: 15px;">Onboard PID controller and dual H-Bridges for driving a differential drive robot</li><li style="margin-left: 15px;">One bipolar stepper motor<br /></li><li style="margin-left: 15px;">Support for controlling up to six hobby servos</li><li style="margin-left: 15px;">Sensors are polled using a multi-threaded queue and can each run at their own rate</li><li style="margin-left: 15px;">Connects to a PC or SBC using USB, XBee or TTL<br /></li></ul><p style="color: rgb(34, 34, 34); font-family: arial, sans-serif; font-size: 13px;">--patrick</p></div>]]>
        
    </content>
</entry>

</feed>
