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

RSDK-8813: Add frame_rate to python sdk #740

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jckras
Copy link
Member

@jckras jckras commented Sep 19, 2024

Blocked by the API changes being merged (API PR #553)

  • Added in support for frame_rate to the GetProperties() in service.py
  • Added in a fake frame_rate in the MockCamera for testing and added a check for frame_rate in test_camera.py

@jckras jckras changed the title Add frame_rate to python sdk RSDK-8813: Add frame_rate to python sdk Sep 20, 2024
@jckras jckras marked this pull request as ready for review September 23, 2024 15:31
@jckras jckras requested a review from a team as a code owner September 23, 2024 15:31
Copy link
Member Author

Choose a reason for hiding this comment

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

When trying to compile locally I had to remove the "v" from "v0.1.340" because there was another "v" being added in the makefile - not sure if this will cause a problem with github

@jckras jckras requested review from njooma and gloriacai01 and removed request for gloriacai01 September 23, 2024 20:17
@jckras
Copy link
Member Author

jckras commented Sep 23, 2024

Q: I am having trouble getting the tests to pass since the API changes do not seem to be showing up/the new proto files are not being used. How can I fix this?

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.

1 participant