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

Support installing of linters using pip to support projects that don't have a ROS 2 workspace. #142

Open
2 tasks
zmichaels11 opened this issue Jul 15, 2020 · 1 comment
Labels
enhancement New feature or request

Comments

@zmichaels11
Copy link

zmichaels11 commented Jul 15, 2020

Description

Right now, action-ros-lint always installs the linters from APT. It should be possible to configure action-ros-lint to install the ament linters using pip so projects that don't require a ROS 2 workspace can use these linters.

Examples:

Completion Criteria

  • A feature is added to action-ros-lint to install from pip
  • Update README.md

Implementation Notes / Suggestions

Testing Notes / Suggestions

@zmichaels11 zmichaels11 added the enhancement New feature or request label Jul 15, 2020
@emersonknapp
Copy link
Contributor

This would also be useful just to get the latest version of the linters at all times, which is not possible via apt.

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

No branches or pull requests

2 participants