diff options
author | Nikolay Nikolov <nikobnikolov[at]gmail[dot]com> | 2016-08-27 00:40:36 +0700 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:40 +0100 |
commit | 4b7b078be8695d07e589c697ad8b5a5984c6c7e1 (patch) | |
tree | d8a7d281280c0526a8997512da6a8d7a72bbb5f8 /libraries/console_bridge/slack-desc | |
parent | bbb816af4aaa9b6098ad118887c0f816d07191cd (diff) |
libraries/console_bridge: Added (Robot OS Library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/console_bridge/slack-desc')
-rw-r--r-- | libraries/console_bridge/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/console_bridge/slack-desc b/libraries/console_bridge/slack-desc new file mode 100644 index 000000000000..25298d459107 --- /dev/null +++ b/libraries/console_bridge/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------------------------------------------------------| +console_bridge: console_bridge (Robot OS library for connecting console logging types) +console_bridge: +console_bridge: console_bridge is a ROS-independent, pure CMake (i.e. non-catkin and +console_bridge: non-rosbuild package) that provides logging calls that mirror those +console_bridge: found in rosconsole, but for applications that are not necessarily +console_bridge: using ROS. +console_bridge: +console_bridge: Homepage: https://github.com/ros/console_bridge +console_bridge: ROS wiki: http://wiki.ros.org/console_bridge +console_bridge: +console_bridge: |