Robotics StackExchange | Archived questions

ROS2 foxy - tf issue with multiple launch files

Hello,

In our robots we have multiple launch files that should be launched at different instants.

One of them launches several packages that broadcast tf transforms, and the other launches navigation packages that have tf listeners.

The problem is:

frame /odom does not exist

This is an issue because I want to launch launchfile1 at boot, and be able to kill and relaunch launchfile2 at any point, but with this issue it is not possible.

Can someone help?

Thanks in advance.

Asked by andresaguiar on 2023-07-26 08:36:23 UTC

Comments

Answers