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

Switch to apt packages for python #9

Merged
merged 31 commits into from
Jul 6, 2024

Conversation

InvincibleRMC
Copy link
Member

@InvincibleRMC InvincibleRMC commented Jul 3, 2024

Pull Request

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation Update

Description

Related Tickets & Documents

Will probably lose some typing feature's but is probably better for the future and helps prevent ABI breaks

  • Related Issue #
  • Closes #

@InvincibleRMC InvincibleRMC changed the title update dep Switch to apt packages for python Jul 3, 2024
@InvincibleRMC
Copy link
Member Author

After this just need spinnaker and jazzy should be gtg.

Comment on lines 17 to 19
# Our own implementation of cv2.typing.MatLike for now
# MatLike = cv2.mat_wrapper.Mat | NDArray[numpy.integer[Any] | numpy.floating[Any]]
# MatLike = NDArray[numpy.integer[Any] | numpy.floating[Any]]/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Explain why this is here and label each of these alternatives

Co-authored-by: Benjamin Poulin <90342856+benjaminwp18@users.noreply.github.com>
@InvincibleRMC InvincibleRMC merged commit ff007a1 into main Jul 6, 2024
1 of 2 checks passed
@InvincibleRMC InvincibleRMC deleted the switch-python-packages-to-apt branch July 6, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants