Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Bovbel committed Mar 23, 2015
1 parent 75435b2 commit 44ce55e
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 218 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
== husky ==

Common ROS packages for the Clearpath Husky, useable for both simulation and
real robot operation.

- husky_control : Control configuration
- husky_description : Robot description (URDF)
- husky_msgs : Message definitions
- husky_navigation : Navigation configurations and demos
- husky_ur5_moveit_config : MoveIt configuration and demos

For Husky instructions and tutorials, please see http://wiki.ros.org/Robots/Husky
47 changes: 0 additions & 47 deletions husky_control/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions husky_control/README.md

This file was deleted.

6 changes: 0 additions & 6 deletions husky_description/README.md

This file was deleted.

47 changes: 0 additions & 47 deletions husky_msgs/.gitignore

This file was deleted.

4 changes: 0 additions & 4 deletions husky_navigation/README.md

This file was deleted.

110 changes: 0 additions & 110 deletions husky_ur5_moveit_config/README.md

This file was deleted.

4 changes: 2 additions & 2 deletions husky_ur5_moveit_config/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<package>

<name>husky_ur5_moveit_config</name>
<version>0.2.1</version>
<version>0.1.1</version>
<description>
An automatically generated package with all the configuration and launch files for using the husky_ur5 with the MoveIt Motion Planning Framework
</description>
Expand All @@ -27,5 +27,5 @@
<run_depend>warehouse_ros</run_depend>
<run_depend>moveit_ros_warehouse</run_depend>


</package>

0 comments on commit 44ce55e

Please sign in to comment.