Having your work covered in a documentary like How to Start a Robot Revolution — a five-part documentary in the Open Source Stories series from Red Hat — is bound to make you feel old. You look back and think, "wow, I've been doing this for a long time." Indeed some of us have been working on Robot Operating System (ROS) now for well over a decade, far exceeding the traditional Silicon Valley two-year cycle of jumping to the next thing.
Personally, the story in the film is just the latest chapter in an even longer journey. As a computer engineering undergrad at Tulane University in the mid-1990s, I met a new professor in the department named Jim Jennings. Like the other faculty, Jennings had a lab, but unlike them, his lab had robots. There were three RWI B14 robots, and students were welcome to program them. I was immediately hooked by the experience of writing code that made things move in the world.
An early project in that lab, as in pretty much every lab of that era, was to write software that we could use as an interface to the robots. We needed something on the robot that would sit above Linux and provide access to the sensors and actuators in a way that would allow us to write our robot control code quickly and easily. Because it was Jennings's prerogative, and because he had studied in a particular lab at Cornell, we did our robot programming in Scheme. So we had to somehow bridge from the C libraries of the OS and device drivers to Scheme.
We could have directly linked the underlying C libraries into Scheme, but then we'd be limited to having that single program controlling the robot. A better idea was to write a server (in C) that would manage access to all the robot's peripherals and offer a socket that allowed clients (in Scheme, or pretty much any language) to control the robot, either locally or across the network. The result, named TRIP (for Tulane Robot Interface Process, I think), was an example of what today we call robot middleware. Two aspects of TRIP stuck with me: the importance and influence of the infrastructure that you use when programming robots, and the pleasure of collaboratively developing such tools in a team.
A few years later I was in Maja Matarić's lab as a grad student at USC. We quickly ran into the same problem: we wanted to do experiments with the robots (by this time a fleet of ActivMedia Pioneers), but first we needed something that would manage access to a robot's sensors and actuators and allow us to write our control code against a comfortable API. Strongly inspired by TRIP, we built a multi-language client-server system that we called Player. But we also took a significant step beyond TRIP: we made Player an open source project. Because we were idealistic academics and because it was the early 2000s, we attached the GNU GPL and pushed the code to SourceForge.
That step of first releasing the code is always a bit like screaming into the void, and it was even more so back then. This was before today’s ease of sharing and searching for such things online. You don't know whether anyone will notice, or care, and of course you're feeling self-conscious about all the things that you wish you had done more efficiently or elegantly (or maybe just correctly) before letting other people see it.
But we released Player anyway, and to our great surprise, we got feedback quickly. Other labs with Pioneer robots started using Player, and before long we were receiving patches from people who had modified the code to support other types of robots in their labs. From that point onward, I was hacking on Player pretty much full-time, devoting just enough effort along the way to my classes and research to eventually graduate.
The Birth of ROS
Fast-forward another few years, when I was a research scientist at SRI, and Eric Berger asked whether I was interested in joining this new company called Willow Garage. The pitch was that we would build a new robot, plus a complete software infrastructure for it, and make all the code open source. Naturally I leapt at the opportunity, and managed to attach myself to what became the ROS project. The rest, as they say, is history, and is explained from multiple perspectives in How to Start a Robot Revolution.
We are now beginning year thirteen of ROS, but as with many open source initiatives, when did it really begin? We know that the first commit was made to the ROS project on SourceForge on November 7, 2007. We also know the first paper on ROS was presented at ICRA in May 2009, and that ROS 1.0 was released in January 2010. But the seeds of ROS were planted much earlier. Mine is just one story. Many others have found their own path to ROS and to related projects.
I'd like to say that I had a plan all this time, that I was always intending to make a career out of working on open source robot software. But looking back I have to conclude that I benefited from a series of happy accidents in the form of colleagues, collaborators, and bosses who were willing to indulge my passion for this once esoteric topic. In return I can only hope that I'm able to help support like-minded open source tool-builders.
For more information on ROS, please visit Open Robotics or the Robot Operating System site. To watch the full five-part documentary “How to Start a Robot Revolution,” visit Open Source Stories, and join the conversation on social media using the hashtag #opensourcestories.
저자 소개
Brian Gerkey, a 20-year veteran of the robotics industry, is the CEO of Open Robotics. Previously, Gerkey was director of open source at Willow Garage, the seminal Silicon Valley startup that launched ROS, a collection of libraries and tools for app developers, and Gazebo, a visualization and simulation tool. While Willow closed in 2014, Open Robotics maintains ROS and Gazebo for use by robotics companies, universities, and government agencies.
채널별 검색
오토메이션
기술, 팀, 인프라를 위한 IT 자동화 최신 동향
인공지능
고객이 어디서나 AI 워크로드를 실행할 수 있도록 지원하는 플랫폼 업데이트
오픈 하이브리드 클라우드
하이브리드 클라우드로 더욱 유연한 미래를 구축하는 방법을 알아보세요
보안
환경과 기술 전반에 걸쳐 리스크를 감소하는 방법에 대한 최신 정보
엣지 컴퓨팅
엣지에서의 운영을 단순화하는 플랫폼 업데이트
인프라
세계적으로 인정받은 기업용 Linux 플랫폼에 대한 최신 정보
애플리케이션
복잡한 애플리케이션에 대한 솔루션 더 보기
오리지널 쇼
엔터프라이즈 기술 분야의 제작자와 리더가 전하는 흥미로운 스토리
제품
- Red Hat Enterprise Linux
- Red Hat OpenShift Enterprise
- Red Hat Ansible Automation Platform
- 클라우드 서비스
- 모든 제품 보기
툴
체험, 구매 & 영업
커뮤니케이션
Red Hat 소개
Red Hat은 Linux, 클라우드, 컨테이너, 쿠버네티스 등을 포함한 글로벌 엔터프라이즈 오픈소스 솔루션 공급업체입니다. Red Hat은 코어 데이터센터에서 네트워크 엣지에 이르기까지 다양한 플랫폼과 환경에서 기업의 업무 편의성을 높여 주는 강화된 기능의 솔루션을 제공합니다.