From: Alexandros Lioulemes Date: Fri, 23 Aug 2019 13:58:54 +0000 (-0400) Subject: Added README.md file X-Git-Url: http://git.ece.ufrgs.br/?a=commitdiff_plain;h=41c9db810f4a55de9a5f118f061387a7f12f7f68;p=barrett-ros-pkg.git Added README.md file --- diff --git a/README.md b/README.md new file mode 100644 index 0000000..a39ab53 --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +# barrett-ros-pkg +> ROS package for the Barrett WAM and related products. + +## Overview +This is Barrett Technology's ROS repository wrapping Libbarrett's functionalities. Libbarrett is a real-time controls library written in C++ that runs Barrett Technology's products, including the WAM Arm and the BH8-282 BarrettHand. + +### Pre-Requisites +This ROS repository requires: +- An installed version of Libbarrett. To check out the latest version of Libbarrett: https://git.barrett.com/software/libbarrett +- [ROS Indigo] on Ubuntu 14.04 (http://wiki.ros.org/indigo/Installation/Ubuntu). + diff --git a/README.txt b/README.txt deleted file mode 100644 index 5f5ebbc..0000000 --- a/README.txt +++ /dev/null @@ -1,39 +0,0 @@ -barrett-ros-pkg -- README -Barrett Technology Inc. -2012-05-11 - -Barrett Technology's ROS repository is an abstraction of Libbarrett. Libbarrett -is a real-time controls library written in C++ that runs Barrett Technology's -products, including the WAM Arm and the BH8-280 BarrettHand. - -Our ROS repository requires an installed version of Libbarrett. To check out -the latest version of Libbarrett: - -svn http://web.barrett.com/svn/libbarrett/tags/libbarrett-1.0.0 - -Please view the README.txt file within Libbarrett for installation instructions. - -The wam_robot stack is designed to be run on a WAM PC-104 or external control -PC. - -The wam_common stack is designed as the interface to communicate with the -functionality exposed by the wam_node. - -The wam_sim stack is in development and should be released shortly. - -Please contact us with any functionality or feature requests. We appreciate -contributions and collaborations. - -Libbarrett is free software: you can redistribute it and/or -modify it under the terms of the GNU General Public License as published by the -Free Software Foundation. - -Contact us at: -support@barrett.com -http://www.barrett.com/ -+1-617-252-9000 - -Barrett Technology -625 Mount Auburn Street -Cambridge, MA 02138 -USA