-
Notifications
You must be signed in to change notification settings - Fork 377
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
Live RGB-Depth Camera Example #2379
Labels
examples
Issues relating to the Rerun examples
Comments
@jleibs wrote one, and we should publish it somewhere |
2 tasks
jleibs
added a commit
that referenced
this issue
Jun 28, 2023
### What Applies the stored intrinsics and extrinsics and logs the depth and rgb frames. To run: ``` python examples/python/live_depth_sensor/main.py ``` ![image](https://github.com/rerun-io/rerun/assets/3312232/8513d16d-2970-4f2e-afbd-f28df346b0e3) Resolves: - #2379 ### Checklist * [ ] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md) * [ ] I've included a screenshot or gif (if applicable) <!-- This line will get updated when the PR build summary job finishes. --> PR Build Summary: https://build.rerun.io/pr/2541 <!-- pr-link-docs:start --> Docs preview: https://rerun.io/preview/afb479d/docs Examples preview: https://rerun.io/preview/afb479d/examples <!-- pr-link-docs:end -->
Closed by #2541 |
emilk
pushed a commit
that referenced
this issue
Jun 29, 2023
### What Applies the stored intrinsics and extrinsics and logs the depth and rgb frames. To run: ``` python examples/python/live_depth_sensor/main.py ``` ![image](https://github.com/rerun-io/rerun/assets/3312232/8513d16d-2970-4f2e-afbd-f28df346b0e3) Resolves: - #2379 ### Checklist * [ ] I have read and agree to [Contributor Guide](https://github.com/rerun-io/rerun/blob/main/CONTRIBUTING.md) and the [Code of Conduct](https://github.com/rerun-io/rerun/blob/main/CODE_OF_CONDUCT.md) * [ ] I've included a screenshot or gif (if applicable) <!-- This line will get updated when the PR build summary job finishes. --> PR Build Summary: https://build.rerun.io/pr/2541 <!-- pr-link-docs:start --> Docs preview: https://rerun.io/preview/afb479d/docs Examples preview: https://rerun.io/preview/afb479d/examples <!-- pr-link-docs:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have a RealSense D435, but getting it to work on an M1 Mac seems quite a challenge
The text was updated successfully, but these errors were encountered: