forked from ZebraDevs/fetch_ros
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Docs] Add URL tags to package for wiki.ros.org (ZebraDevs#90)
The <url> tag is required to automatically fill in at least some info on the wiki pages. The extra tags will create links to our docs.
- Loading branch information
Showing
8 changed files
with
30 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,6 +9,10 @@ | |
<maintainer email="[email protected]">Alex Moriarty</maintainer> | ||
|
||
<license>BSD</license> | ||
<url>http://ros.org/wiki/fetch_depth_layer</url> | ||
<url type="website">http://docs.fetchrobotics.com/perception.html</url> | ||
<url type="bugtracker">https://github.com/fetchrobotics/fetch_ros/issues</url> | ||
<url type="repository">https://github.com/fetchrobotics/fetch_ros</url> | ||
|
||
<buildtool_depend>catkin</buildtool_depend> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,11 @@ | |
<maintainer email="[email protected]">Alex Moriarty</maintainer> | ||
|
||
<license>CreativeCommons-Attribution-NonCommercial-NoDerivatives-4.0</license> | ||
<url>http://ros.org/wiki/fetch_description</url> | ||
<url type="website">http://docs.fetchrobotics.com/robot_hardware.html</url> | ||
<url type="bugtracker">https://github.com/fetchrobotics/fetch_ros/issues</url> | ||
<url type="repository">https://github.com/fetchrobotics/fetch_ros</url> | ||
|
||
<buildtool_depend>catkin</buildtool_depend> | ||
<run_depend>urdf</run_depend> | ||
<run_depend>xacro</run_depend> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,10 @@ | |
<maintainer email="[email protected]">Alex Moriarty</maintainer> | ||
|
||
<license>Apache2</license> | ||
<url>http://ros.org/wiki/fetch_ikfast_plugin</url> | ||
<url type="website">http://docs.fetchrobotics.com/manipulation.html</url> | ||
<url type="bugtracker">https://github.com/fetchrobotics/fetch_ros/issues</url> | ||
<url type="repository">https://github.com/fetchrobotics/fetch_ros</url> | ||
|
||
<buildtool_depend>catkin</buildtool_depend> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,13 +5,16 @@ | |
<description>The fetch_maps package</description> | ||
|
||
<author>Michael Ferguson</author> | ||
<author>Michael Gregg</author> | ||
<author>Aaron Blasdel</author> | ||
<maintainer email="[email protected]">Russell Toris</maintainer> | ||
<maintainer email="[email protected]">Alex Moriarty</maintainer> | ||
|
||
<author>Michael Gregg</author> | ||
<author>Michael Ferguson</author> | ||
<author>Aaron Blasdel</author> | ||
<license>BSD</license> | ||
<url>http://ros.org/wiki/fetch_maps</url> | ||
<url type="website">http://docs.fetchrobotics.com/navigation.html</url> | ||
<url type="bugtracker">https://github.com/fetchrobotics/fetch_ros/issues</url> | ||
<url type="repository">https://github.com/fetchrobotics/fetch_ros</url> | ||
|
||
<buildtool_depend>catkin</buildtool_depend> | ||
</package> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,6 +11,7 @@ | |
<maintainer email="[email protected]">Alex Moriarty</maintainer> | ||
|
||
<license>BSD</license> | ||
<url>http://ros.org/wiki/fetch_moveit_config</url> | ||
|
||
<url type="website">http://moveit.ros.org/</url> | ||
<url type="bugtracker">https://github.com/ros-planning/moveit_setup_assistant/issues</url> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,10 @@ | |
<maintainer email="[email protected]">Alex Moriarty</maintainer> | ||
|
||
<license>BSD</license> | ||
<author>Michael Ferguson</author> | ||
<url>http://ros.org/wiki/fetch_navigation</url> | ||
<url type="website">http://docs.fetchrobotics.com/navigation.html</url> | ||
<url type="bugtracker">https://github.com/fetchrobotics/fetch_ros/issues</url> | ||
<url type="repository">https://github.com/fetchrobotics/fetch_ros</url> | ||
|
||
<buildtool_depend>catkin</buildtool_depend> | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters