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

Live RGB-Depth Camera Example #2379

Closed
emilk opened this issue Jun 12, 2023 · 2 comments
Closed

Live RGB-Depth Camera Example #2379

emilk opened this issue Jun 12, 2023 · 2 comments
Assignees
Labels
examples Issues relating to the Rerun examples

Comments

@emilk
Copy link
Member

emilk commented Jun 12, 2023

I have a RealSense D435, but getting it to work on an M1 Mac seems quite a challenge

@emilk emilk added the examples Issues relating to the Rerun examples label Jun 12, 2023
@emilk emilk self-assigned this Jun 12, 2023
@emilk emilk changed the title Live Depth Camera example Live RGB-Depth Camera Example Jun 12, 2023
@emilk emilk removed their assignment Jun 13, 2023
@emilk
Copy link
Member Author

emilk commented Jun 26, 2023

@jleibs wrote one, and we should publish it somewhere

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 -->
@jleibs
Copy link
Member

jleibs commented Jun 29, 2023

Closed by #2541

@jleibs jleibs closed this as completed Jun 29, 2023
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
Labels
examples Issues relating to the Rerun examples
Projects
None yet
Development

No branches or pull requests

2 participants