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 kornia pip dependency to python.yaml #41305

Merged
merged 2 commits into from
May 28, 2024

Conversation

Zarnack
Copy link
Contributor

@Zarnack Zarnack commented May 22, 2024

Please add the following dependency to the rosdep database.

Package name:

python3-kornia-pip

Package Upstream Source:

https://github.com/kornia/kornia

Purpose of using this:

This is a popular tool library to solve generic computer vision problems (e.g. image augmentation, image filtering or transformation) like OpenCV. Unlike the OpenCV functions, all of its components are differentiable, which means that they can be inserted directly into neural networks with PyTorch.

Links to Distribution Packages

pip: https://pypi.org/project/kornia/

pip disclaimer

Standard pip disclaimer: ROS packages that depend on pip keys cannot be released into a ROS distribution. They can only be depended on by from-source builds. Because of this, system packages are highly preferred to pip packages.

@Zarnack Zarnack requested a review from a team as a code owner May 22, 2024 13:28
@github-actions github-actions bot added the rosdep Issue/PR is for a rosdep key label May 22, 2024
rosdep/python.yaml Outdated Show resolved Hide resolved
Changed from specifying each platform separately to using platform wildcard

Co-authored-by: Michael Carroll <carroll.michael@gmail.com>
@adityapande-1995 adityapande-1995 merged commit ded75ab into ros:master May 28, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
rosdep Issue/PR is for a rosdep key
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants