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

[ros2plugin] Request for pluginlib cli #328

Open
SteveMacenski opened this issue Sep 12, 2019 · 1 comment
Open

[ros2plugin] Request for pluginlib cli #328

SteveMacenski opened this issue Sep 12, 2019 · 1 comment
Labels
enhancement New feature or request

Comments

@SteveMacenski
Copy link

In ROS1 we could use rospack and a few flags to find registered plugins of some base type, or list all the plugins available. Having something in ROS2 would be awesome

@mabelzhang mabelzhang added the enhancement New feature or request label Sep 12, 2019
@dirk-thomas
Copy link
Member

While we have API in Python and C++ to query the resource index there is was no generic CLI to query it. ament/ament_index#35 adds such a helper executable which I have used in the past to debug the state of the registered resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants