BATAxjh

Results 5 comments of BATAxjh

I also has the same error ,how do you solve

![image](https://user-images.githubusercontent.com/52848435/189872927-f309968d-c66a-4568-8761-4410978ecc2c.png) why odom can not link to base_link

I had sub "odom" topic ,Related ODOM and Base link relationships have been published internally ![image](https://user-images.githubusercontent.com/52848435/190036010-a8d11c94-5924-4686-a7f5-86c70ffd5dc2.png)

I has sub like below,maybe can running ok,thank you ! @vineet131 node_tf2= Node( package = "tf2_ros", executable = "static_transform_publisher", output='screen', arguments = ["0", "0", "0", "0", "0", "0", "odom", "base_link"])

> I had tf2::convert(odom_quat, quat_tf) in topsize , I don't know your mean, thank you