Skip to content

Remove Intel records from python wrapper#14875

Open
Nir-Az wants to merge 1 commit intodevelopmentfrom
Nir-Az-patch-1
Open

Remove Intel records from python wrapper#14875
Nir-Az wants to merge 1 commit intodevelopmentfrom
Nir-Az-patch-1

Conversation

@Nir-Az
Copy link
Copy Markdown
Collaborator

@Nir-Az Nir-Az commented Mar 29, 2026

No description provided.

Copilot AI review requested due to automatic review settings March 29, 2026 14:28
@Nir-Az Nir-Az requested a review from AviaAv March 29, 2026 14:29
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the Python wrapper documentation to remove “Intel” branding references, aligning the wrapper README with the “RealSense SDK 2.0” naming.

Changes:

  • Rename the README title to remove “Intel”.
  • Update the introductory sentence to remove “Intel”.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -1,7 +1,7 @@
Python Wrapper for Intel RealSense SDK 2.0
Python Wrapper for RealSense SDK 2.0
==========================================
Copy link

Copilot AI Mar 29, 2026

Choose a reason for hiding this comment

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

The reStructuredText section underline length no longer matches the updated title. Sphinx/docutils can emit warnings or render oddly when the underline is longer/shorter than the title; please adjust the '=' count to match the title length.

Suggested change
==========================================
====================================

Copilot uses AI. Check for mistakes.
Comment on lines +1 to +4
Python Wrapper for RealSense SDK 2.0
==========================================

The python wrapper for Intel RealSense SDK 2.0 provides the C++ to Python binding required to access the SDK.
The python wrapper for RealSense SDK 2.0 provides the C++ to Python binding required to access the SDK.
Copy link

Copilot AI Mar 29, 2026

Choose a reason for hiding this comment

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

The PR title suggests removing Intel branding from the Python wrapper, but there are still multiple "Intel RealSense" references under wrappers/python/examples (e.g., box_dimensioner_multicam/realsense_device_manager.py). Either update those remaining references or narrow/rename the PR to reflect that it only changes the README header.

Copilot uses AI. Check for mistakes.
==========================================

The python wrapper for Intel RealSense SDK 2.0 provides the C++ to Python binding required to access the SDK.
The python wrapper for RealSense SDK 2.0 provides the C++ to Python binding required to access the SDK.
Copy link

Copilot AI Mar 29, 2026

Choose a reason for hiding this comment

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

In this sentence, "python" should be capitalized as "Python" (also consistent with the document title).

Suggested change
The python wrapper for RealSense SDK 2.0 provides the C++ to Python binding required to access the SDK.
The Python wrapper for RealSense SDK 2.0 provides the C++ to Python binding required to access the SDK.

Copilot uses AI. Check for mistakes.
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