diff --git a/README.md b/README.md index 875d5502..0c755b88 100644 --- a/README.md +++ b/README.md @@ -4,9 +4,6 @@ urdfdom The URDF (U-Robot Description Format) library provides core data structures and a simple XML parsers for populating the class data structures from an URDF file. For now, the details of the URDF specifications reside on http://ros.org/wiki/urdf - -### Build Status -[![Build Status](https://travis-ci.org/ros/urdfdom.png)](https://travis-ci.org/ros/urdfdom) ### Using with ROS