<?xml version="1.0" encoding="UTF-8" ?>
<rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
        <channel>
        <title>rd - ReadWrite</title>
        <link>http://readwrite.com</link>
        <description />
        <language>en</language>
        <copyright>Copyright 2012 SAY Media, Inc.</copyright>
        <managingEditor>readwriteweb@gmail.com</managingEditor>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs> 
        <lastBuildDate>Thu, 09 May 2013 04:04:00 -0700</lastBuildDate>
        <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://rww.superfeedr.com/" />

                    <item>
                <title><![CDATA[How An Open Source Operating System Jumpstarted Robotics Research]]></title>
                <description><![CDATA[
                                        <img src="http://readwrite.com/files/styles/800_450sc/public/fields/pr2.jpg" />
                                        <p class="p1">Ever wonder why it has taken so long for your robot butler to arrive? It's 2013, so why aren't those long-promised robotic domestic servants helping out around the house yet?</p>
<p class="p1">One reason for the delay: Robot engineers lacked a common platform on which to communicate and collaborate with one another. Robotic hardware and software systems had to be built from the ground up every time.&nbsp;</p>
<h2 class="p1">Open Source Robotics</h2>
<p class="p1">But just as open-source operating systems for computers have amped up digital innovation, the robotics industry has undergone a similar transformation over the last five years. Ever since the advent of <a href="http://www.ros.org/wiki/" target="_blank">ROS (Robot Operating System)</a>, an open-source platform on which engineers could build robotic programs and apps, robotic innovation has picked up speed.</p>
<p class="p1">On Friday, robot engineers from around the world gather for the second annual&nbsp;<a href="http://roscon.ros.org/">ROScon</a>&nbsp;in Stuttgart, Germany. Meanwhile, ROS has become a requirement for several high-profile <a style="line-height: 1.538em;" href="http://www.darpa.mil/" target="_blank">DARPA</a> (Defense Advanced Research Projects Agency) robotics projects -&nbsp;in&nbsp;this year’s&nbsp;<a style="line-height: 1.538em;" href="http://www.theroboticschallenge.org/">DARPA Robotics Challenge</a>, every contestant will use ROS.</p>
<p class="p1">"ROS has also started to appear in job listings and on resumes," said Tully Foote, ROS Platform Manager at the&nbsp;<a style="line-height: 1.538em;" href="http://osrfoundation.org/" target="_blank">Open Source Robotics Foundation (OSRF)</a>.&nbsp;"At robotics conferences and presentations, most people are using ROS on their robots," Foote said, "and those who are not often justify why the are not using ROS if they are not."</p>
<p class="p1">“ROS is distinguished by its focus on building a community of collaborators,” Foote added. “From its inception, ROS has been designed to facilitate sharing of the software between members of the worldwide robotics community.”</p>
<p class="p1"><span class="embedded-Media-image img-caption-c">
				<img src="http://readwrite.com/files/robotarm.jpg" style="" />
			</span>
</p>
<h2 class="p1">Leveling The Robotics Playing Field</h2>
<p class="p1">Steve Rainwater, a robotics expert and blogger at&nbsp;<a href="http://www.robots.net/person/steve">Robots.net</a>, agrees that ROS is today’s "leading software framework for robotics," because it integrates exceptionally well with&nbsp;<a href="http://www.ros.org/browse/list.php">prior robotics research frameworks</a>.&nbsp;</p>
<p class="p1">“There have been other projects that tried to write complete robot operating systems from the ground up, but where [ROS creators] Willow Garage got it right is they understand how open source works,” Rainwater said. “They invent the parts they need and integrate them with the parts that already exist.”</p>
<p class="p1">ROS "keeps the playing field level to&nbsp;an extent between students and hobbyists at one end of the spectrum and&nbsp;governments and universities at the other," Rainwater added. "Improvements to robot&nbsp;software can come from either end of that spectrum and because of the&nbsp;way free software licenses work, everyone's contributions are accessible&nbsp;to benefit the entire community."</p>
<h2 class="p1">How ROS Works</h2>
<p class="p1">Robotics research center <a href="http://www.willowgarage.com/">Willow Garage</a> invented ROS to solve the common platform problem. Today, the platform is overseen by the nonprofit OSRF to ensure that is remains easy to share and distribute.&nbsp;</p>
<p class="p1">As an example of how ROS works, imagine you’re building an app. That app is useless without hardware and software - that is, your computer and operating system. Before ROS, engineers in different labs had to build that hardware and software specifically for every robotic project. As a result, the robotic app-making process was incredibly slow - and done in a vacuum.&nbsp;</p>
<p class="p1">Now ROS, along with complementary <a href="http://www.willowgarage.com/robot/overview">robot prototypes</a>, provide that supporting hardware and software. Robot researchers can shortcut straight to the app building. And since other researchers around the world are using the same tools, they can easily share their developments from one project to another.&nbsp;</p>
<h2 class="p1">What Hath ROS Wrought?</h2>
<p class="p1">The <a href="http://www.willowgarage.com/pages/pr2/overview">PR2</a>, Willow Garage’s most sophisticated robot (built on ROS), has been prototyped to a variety of apps already. It can walk the dog, fold the laundry, <a href="http://www.youtube.com/watch?feature=player_embedded&amp;v=c3Cq0sy4TBs">bring you a beer</a>&nbsp;and even plug itself in when it senses its battery is running low. At $400,000, it’s designed for researchers, not customers, and only 60 exist so far.&nbsp;</p>
<iframe src="http://www.youtube.com/embed/c3Cq0sy4TBs?rel=0" frameborder="0" width="560" height="315"></iframe>
<p class="p1">“One of the ones I consider most impressive is <a href="http://www.willowgarage.com/blog/2010/10/21/tum-rosie-and-pr2-james-make-pancakes-together">the PR2 and Rosie making pancakes in Munich</a>,” said Foote. “This is a demonstration of situational awareness, multiple robots coordinating, perception of deformable objects and they are doing it repeatedly with many visitors watching.”&nbsp;</p>
<p class="p1">We're still a long way from affordable, personal robot assistants doing real work in homes and institutions. But the common ROS platform is helping roboticists create workable robot butlers - and many other useful robotics applications - far sooner than would have otherwise been possible.</p>
<p class="p3"><em>Images courtesy of <a href="http://www.willowgarage.com/pages/pr2/overview">Willow Garage</a>.</em></p>
                    ]]></description>
                <link>http://readwrite.com/2013/05/09/how-an-open-source-operating-system-jumpstarted-robotics-research</link>
                <guid>http://readwrite.com/2013/05/09/how-an-open-source-operating-system-jumpstarted-robotics-research</guid>
                <category>robotics</category>
                <pubDate>Thu, 09 May 2013 04:04:00 -0700</pubDate>
                <author>Lauren Orsini</author>
            </item>
                    <item>
                <title><![CDATA[Trickle-Down Web Innovation Breathes New Life Into Enterprise IT]]></title>
                <description><![CDATA[
                                        <img src="http://readwrite.com/files/styles/800_450sc/public/files/files/2012-01-04-studioslackofinnovation-thumb.jpg" />
                                        <p>IBM spends <a href="http://ycharts.com/companies/IBM/r_and_d_expense">over $1.5B every quarter</a> in research and development (R&amp;D) expenses. SAP? Closer to <a href="http://ycharts.com/companies/SAP/r_and_d_expense">$700M</a>. Oracle? Assuming we don't count the tens of billions it spends buying other companies, its <a href="http://ycharts.com/companies/ORCL/r_and_d_expense">actual quarterly R&amp;D budget</a> comes in just over $1B - around <a href="http://ycharts.com/companies/HPQ/r_and_d_expense">$900M</a>. Microsoft, which has printed billions of dollars in profit each quarter for eons, spends more than them all, <a href="http://news.idg.no/cw/art.cfm?id=D9F9E9ED-B31B-91D3-30EB90CEA1D64447">topping $10B each year</a>.</p>
<p>And yet not one of these companies is responsible for the biggest advances in enterprise technology in the past decade. &nbsp;Cloud computing, Big Data, mobile... they're all being invented elsewhere, not by the enterprise behemoths.</p>
<p>Maybe they're doing it wrong?</p>
<h2>Lots Of R, Little D</h2>
<p>Take the cloud, for example. Microsoft claims to invest <a href="http://news.idg.no/cw/art.cfm?id=D9F9E9ED-B31B-91D3-30EB90CEA1D64447">90% of its R&amp;D budget on cloud computing</a>, but it is Amazon, Microsoft's penny-pinching, book-retailing neighbor, that sets the terms for innovation in cloud computing. Amazon launched EC2 back in 2006, when it was <a href="http://ycharts.com/companies/AMZN/r_and_d_expense">spending a measly $132M or so</a> each quarter on R&amp;D.&nbsp;</p>
<p>Even if we dismiss Amazon, where else are we seeing other cool advances in cloud computing? Netflix, for one, which just <a href="http://techblog.netflix.com/2013/01/janitor-monkey-keeping-cloud-tidy-and.html">released Janitor Monkey</a> to help Amazon Web Services (AWS) users dispose of their unused AWS resources, and the video company previously <a href="http://techblog.netflix.com/2012/07/chaos-monkey-released-into-wild.html">released Chaos Monkey</a>, which helps enterprises plan for and architect around cloud failure.</p>
<p>Notice the word I used? "Released." It means these tools were open sourced, not put out for sale. That's how innovation seems to happen in the 21st Century.</p>
<p>In large part innovation comes with an open-source license because it's a by-product of businesses that heavily rely on technology, but don't actually sell technology. &nbsp;It's 'trickle-down innovation' from the web business community.</p>
<p>VMware's <a href="http://bradhedlund.com/2011/08/19/distributed-systems-trickle-down-into-enterprise-it/">Brad Hedlund spotlighted this trend</a> back in 2011, when the enterprise awoke to discover it had problems that the web giants had already solved:</p>
<blockquote>As properties such as Yahoo!, Google, Facebook, Amazon became great successes, their architects and software engineers realized that they had moved mountains...The tremendous problems of efficiently running large scale applications on low cost infrastructure had been solved... At the very same time, enterprise IT begins to encounter some of the very same problems solved by the large web provider, such as scalable data warehousing and analytics (so called “Big Data”). Additionally, the software driven distributed systems that solve problems of infrastructure efficiency and management at very large scale could also be applied to infrastructure at a smaller enterprise IT scale (why not?). And finally, the cost savings of an application infrastructure designed to operate on low cost commodity hardware can be realized at any scale, large web or enterprise IT.</blockquote>
<h2>Filling The R&amp;D Gap</h2>
<p>Companies like Cloudera, DataStax and others stepped into this gap, taking the open source (or, in the case of some of Google's research, open knowledge) projects from the web and applying them to the enterprise in the form of Hadoop, Storm, NoSQL databases, etc. &nbsp;All of it developed at a comparative pittance to enterprise incumbents' R&amp;D budgets. &nbsp;All of it available free of charge on commodity hardware.&nbsp;</p>
<p>As an industry, we're richer for such open source innovation. &nbsp;Ironically, so are the enterprise IT vendors, who are investing tens to hundreds of millions of dollars in Hadoop and other open source data and cloud innovations, even as they continue to sink tens of billions of dollars into their homegrown R&amp;D. Maybe it's time for them to reevaluate how they do R&amp;D. &nbsp;Maybe, <a href="https://github.com/facebook">like Facebook</a>&nbsp;or <a href="http://twitter.github.com/">Twitter</a>, they should release their R&amp;D on GitHub as open-source code. &nbsp;At the least they could, <a href="http://research.google.com/pubs/papers.html">like Google</a>, centralize their research on the web, making it easily available to all.</p>
<p>Maybe, just maybe, they'd realize that it doesn't actually matter how much money a company spends on R&amp;D. &nbsp;What matters is whether it can execute and turn ideas into winning products, as <a href="http://news.yahoo.com/microsoft-huge-r-d-budget-useless-best-ideas-194130737.html">Brad Reed argues</a>, and whether it can help foster community around promising open source efforts. &nbsp;</p>
<p>This is what new enterprise IT - Facebook, Twitter, Google and Yahoo - demonstrates. &nbsp;It remains to be seen if IBM, Microsoft and other traditional IT vendors are paying attention. &nbsp;Unless they do, they'll lose relevance as a new breed of innovative startups emerge to claim the strategic largesse of CIOs' budgets.</p>
                    ]]></description>
                <link>http://readwrite.com/2013/01/07/trickle-down-web-innovation-breathing-new-life-into-enterprise-it</link>
                <guid>http://readwrite.com/2013/01/07/trickle-down-web-innovation-breathing-new-life-into-enterprise-it</guid>
                <category>enterprise IT</category>
                <pubDate>Mon, 07 Jan 2013 08:00:00 -0800</pubDate>
                <author>Matt Asay</author>
            </item>
            </channel>
</rss>

