diff --git a/README.md b/README.md new file mode 100644 index 0000000..0491b62 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# rospack +A command-line tool for retrieving information about ROS packages available on the filesystem. + +## Installation + +Install this with [catkin](http://wiki.ros.org/catkin). + +#### tinyxml2 + +With tinyxml2 versions 4.0.0 and 4.0.1 XML parsing of ROS packages will fail for `=5. Additionally the ROS apt repositories provide a patched version (4.0.1-2) which also works with rospack for all platform/architecture pairs targeted by ROS Lunar.