forked from ros-visualization/rqt
-
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.
remove other plugins after duplicating repo
- Loading branch information
1 parent
ce5b87c
commit d3a6f65
Showing
427 changed files
with
5 additions
and
54,887 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,22 @@ | ||
<package> | ||
<name>rqt_bag</name> | ||
<name>rqt</name> | ||
<version>0.2.5</version> | ||
<description>rqt_bag provides a GUI plugin for displaying and replaying ROS bag files.</description> | ||
<description>rqt is a framework for plugin development using Qt and ROS.</description> | ||
<maintainer email="[email protected]">Aaron Blasdel</maintainer> | ||
|
||
<license>BSD</license> | ||
|
||
<url type="website">http://ros.org/wiki/rqt_bag</url> | ||
<url type="website">http://ros.org/wiki/rqt</url> | ||
<url type="repository">https://github.com/ros-visualization/rqt</url> | ||
<url type="bugtracker">https://github.com/ros-visualization/rqt/issues</url> | ||
|
||
<author email="[email protected]">Aaron Blasdel</author> | ||
|
||
<buildtool_depend>catkin</buildtool_depend> | ||
|
||
<run_depend>python-rospkg</run_depend> | ||
<run_depend>rosbag</run_depend> | ||
<run_depend>roslib</run_depend> | ||
<run_depend>rospy</run_depend> | ||
<run_depend>rqt_gui</run_depend> | ||
<run_depend>rqt_gui_cpp</run_depend> | ||
<run_depend>rqt_gui_py</run_depend> | ||
|
||
<export> | ||
<rqt_gui plugin="${prefix}/plugin.xml"/> | ||
<metapackage/> | ||
</export> | ||
</package> |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.