diff options
author | Nikolay Nikolov <nikobnikolov[at]gmail[dot]com> | 2016-08-27 00:42:51 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:40 +0100 |
commit | e8bba789c9d9f0e50088bf9e686d619166c329ca (patch) | |
tree | 9d45d2e047b76a874beb9a6a07170f99bd51e14d /libraries/urdfdom/slack-desc | |
parent | 4b7b078be8695d07e589c697ad8b5a5984c6c7e1 (diff) | |
download | slackbuilds-e8bba789c9d9f0e50088bf9e686d619166c329ca.tar.gz |
libraries/urdfdom: Added (Robot Format Header).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/urdfdom/slack-desc')
-rw-r--r-- | libraries/urdfdom/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/urdfdom/slack-desc b/libraries/urdfdom/slack-desc new file mode 100644 index 0000000000..87899c851f --- /dev/null +++ b/libraries/urdfdom/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +urdfdom: urdfdom (Unified Robot Description Format headers) +urdfdom: +urdfdom: The Unified Robot Description Format (URDF) library provides core +urdfdom: data structures and a simple XML parser for populating the class +urdfdom: data structures from an URDF file +urdfdom: +urdfdom: +urdfdom: Homepage: https://github.com/ros/urdfdom +urdfdom: ROS wiki: http://wiki.ros.org/urdf +urdfdom: +urdfdom: |