Skip to content

Update cpp/eigen_opencv README snippets #9463

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

Conversation

ExpertOfNil
Copy link
Contributor

  • Replaced snippet using rerun::TensorBuffer::u8 with rerun::borrow
  • Changed reinterpret_cast snippet to use an existing constructor

Related

Closes #9459

What

Brings snippets in the README up-to-date with the current API for the cpp/eigen_opencv example.

* Replaced snippet using `rerun::TensorBuffer::u8` with `rerun::borrow`
* Changed `reinterpret_cast` snippet to use an existing constructor
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hi! Thanks for opening this pull request.

Because this is your first time contributing to this repository, make sure you've read our Contributor Guide and Code of Conduct.

@abey79 abey79 added 📖 documentation Improvements or additions to documentation include in changelog labels Apr 3, 2025
Copy link
Member

@Wumpf Wumpf left a comment

Choose a reason for hiding this comment

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

thanks!
Ci is feeling a bit unwell, but we can ignore that ofc here.
Any particular reason you drafted this?

@ExpertOfNil
Copy link
Contributor Author

thanks! Ci is feeling a bit unwell, but we can ignore that ofc here. Any particular reason you drafted this?

Sorry, I thought that's what you meant by "patching this upstream".

@ExpertOfNil
Copy link
Contributor Author

It looks like the stereo_vision_slam example is also out-of-date, but it is still a reflection of what is in the StereoVision-SLAM source, so I left it alone.

@ExpertOfNil ExpertOfNil marked this pull request as ready for review April 3, 2025 14:48
@Wumpf
Copy link
Member

Wumpf commented Apr 3, 2025

Yeah we realtively rarely update the out-of-repo examples, we don't have the capacity to keep them all up to date. Let's leave it be 🤷

@Wumpf Wumpf merged commit 51a2a10 into rerun-io:main Apr 3, 2025
5 checks passed
@emilk emilk mentioned this pull request Apr 11, 2025
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📖 documentation Improvements or additions to documentation include in changelog
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update cpp/eigen_oepncv example README
3 participants