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

Integrating pyrealsense2 codes about T265 #1

Open
1 of 5 tasks
Suke0811 opened this issue Jul 18, 2023 · 1 comment
Open
1 of 5 tasks

Integrating pyrealsense2 codes about T265 #1

Suke0811 opened this issue Jul 18, 2023 · 1 comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@Suke0811
Copy link
Owner

Suke0811 commented Jul 18, 2023

Making this library stand alone

Since intel has dropped support and codes for t265 from their pyrealsense2 library starting Ver. 2.54.1, now maybe we should include all necessary codes for operating T265 in this library.

Then, we can install the latest and future versions, and still use t265.
Since they removed the codes entirely, implanting them should be okay (check licenses)

Tasks

  • Identify codes necessary to run T265 from Ver. 2.53.1
  • Sort and organize the codes for easier handling (No plan to support any other cameras at all)
  • Adding Mkdocs on this lib
  • Check licenses on pyrealsense to see the conditions for reusing their codes.
  • Bump the version to Ver. 0.2.xx
@Suke0811 Suke0811 added documentation Improvements or additions to documentation enhancement New feature or request labels Jul 18, 2023
@Suke0811 Suke0811 changed the title Integrating pyrealsense2 codes abour T265 Integrating pyrealsense2 codes about T265 Jul 18, 2023
@Suke0811
Copy link
Owner Author

This seems to be annoying to do since the code is pybinded so it requires deep digging. It may be easier to just try pyserial if we only support t265

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 enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant