Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Using t265 and d435i camera at the same time in TF #465

Open
akkoyunlu opened this issue Aug 19, 2024 · 1 comment
Open

Using t265 and d435i camera at the same time in TF #465

akkoyunlu opened this issue Aug 19, 2024 · 1 comment
Labels
question Theory or implementation question

Comments

@akkoyunlu
Copy link

After running the subscribe.launch files I created for T265 and D435i, when I open tf frame, since they both consist of imu, cam0 and cam1, tf frame does not show either one of them. I want to customize the tf frame names of the cameras. I tried various methods in the launch file, but I could not customize the frames of the two cameras and connect them to the global. How do I do this?

Example:
D435İ should include d435i_imu, d435i_cam0 and d435i_cam1
T265 should include T265_imu, T265_cam0 and T265_cam1

Their IMUs (d435i_imu and T265_imu ) connect to global frame

@goldbattle goldbattle added the question Theory or implementation question label Nov 23, 2024
@goldbattle
Copy link
Member

Could you expand a bit? Are you saying you want to customize the TF frame names? I think you can just define some static transformations to transform from the ones we publish to the names you want.

@goldbattle goldbattle changed the title Using t265 and d435i camera at the same time Using t265 and d435i camera at the same time in TF Nov 23, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
question Theory or implementation question
Projects
None yet
Development

No branches or pull requests

2 participants