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

How to connect disconnected tf tress for panda and oak d lite #566

Open
jide07 opened this issue Jul 24, 2024 · 1 comment
Open

How to connect disconnected tf tress for panda and oak d lite #566

jide07 opened this issue Jul 24, 2024 · 1 comment
Labels
question Further information is requested

Comments

@jide07
Copy link

jide07 commented Jul 24, 2024

I am trying to send a pos command to Panda arm after detection using yolo4 spatial example, however I get this error when I try transform frames

image

Here's my tf tree looks like
image

How do I connect to trees?

@jide07 jide07 added the question Further information is requested label Jul 24, 2024
@jide07 jide07 changed the title Trying to send 3D coordinate to panda arm How to connect disconnected tf tress for panda and oak d lite Jul 25, 2024
@Serafadam
Copy link
Collaborator

Hi, to connect camera to another robot you need to "link" the TF transforms, this can be done either in a launch file by specifying parent_frame argument (see this example), or by creating a combined xacro description for the whole system, more on xacro can be found here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants