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

T256 and development branch #11612

Open
yosoufe opened this issue Mar 24, 2023 · 4 comments
Open

T256 and development branch #11612

yosoufe opened this issue Mar 24, 2023 · 4 comments

Comments

@yosoufe
Copy link

yosoufe commented Mar 24, 2023

Hello, I have a question regarding the development branch and T265 support.

  1. What is the development branch? Should we use the master or development branch?
  2. I see the T265 is removed from the development branch in Remove TM2 (T265) from LibRS #11287. and also it is removed from the ROS 2 wrapper on ros2-development branch in T265 clean up realsense-ros#2611.

What should I do if I want to get the T265 working with ROS 2 now?

@SamerKhshiboun
Copy link
Contributor

Hi @yosoufe

master - this branch contains production code. All development code is merged into master in sometime, usually before releasing a formal release of librealsense.
development - this branch contains pre-production code. When the features are finished then they are merged into development.

I think it's better to use always the master branch, since all releases are tagged from this branch.
See https://github.com/IntelRealSense/librealsense/wiki/Release-Notes
You can always install the latest release form this link: https://github.com/IntelRealSense/librealsense#download-and-install

Regarding your question about T265, I think you can always use the code prior to these PRs changes, and continue using librealsense and ROS2 wrapper with your T265.

@MartyG-RealSense, any other advices here?

@lorenzosciuto
Copy link

Regarding your question about T265, I think you can always use the code prior to these PRs changes, and continue using librealsense and ROS2 wrapper with your T265.

Does this mean that the code will not be maintained anymore neither by intel nor by the community?

@yosoufe
Copy link
Author

yosoufe commented May 15, 2023

Does this mean that the code will not be maintained anymore neither by intel nor by the community?

Unfortunately, It seems so

@mzahana
Copy link

mzahana commented Jun 12, 2023

Hi @yosoufe
Are you able to use T265 with ROS 2 ?
I am trying to do the same, but I am not sure how.

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

No branches or pull requests

4 participants