Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to filter by test/build/run/depend #1

Open
dirk-thomas opened this issue Apr 24, 2017 · 6 comments
Open

Add a way to filter by test/build/run/depend #1

dirk-thomas opened this issue Apr 24, 2017 · 6 comments

Comments

@dirk-thomas
Copy link
Contributor

From @vrabaud on August 6, 2014 9:50

Probably 3 tick boxes around. Any better design ? I could have a look at it, I am sure it is trivial to add.

Copied from original issue: ros-visualization/rqt_common_plugins#265

@dirk-thomas
Copy link
Contributor Author

From @ablasdel on August 6, 2014 21:9

This could get tricky since there are now 2 supported package.xml formats:

http://farnsworth.csres.utexas.edu/docs/catkin/html/howto/format2/index.html

@dirk-thomas
Copy link
Contributor Author

@ablasdel The API supports both package format versions.

@vrabaud But I think the plugin uses the rospkg API which can't distinguish dependency types.

It is also be unclear if you really want to consider only a single type. Since usually when using direct build dependencies that implies to also use recursive run dependencies...

@dirk-thomas
Copy link
Contributor Author

From @vrabaud on August 7, 2014 20:25

@dirk-thomas , it makes sense. My motivation was that this depends takes into account test depends which I do not care about when I just want to build something. Maybe just an option to add test depends then ?

@dirk-thomas
Copy link
Contributor Author

Optionally adding test dependencies would be possible. But only for catkin packages.

@dirk-thomas dirk-thomas changed the title (rqt_dep) Add a way to filter by test/build/run/depend Add a way to filter by test/build/run/depend Jul 18, 2017
@johsin18
Copy link

I would love to see this feature added (or at least different colors for different types of dependencies).

@dirk-thomas
Copy link
Contributor Author

I would love to see this feature added

@johsin18 please considering contributing a pull request then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants