Elements in TF Tree not connected #118
-
I figured out my SLAM toolbox is not working because there are two elements not connected (odom and base_link). Could someone tell me how to fix that in the static transform publisher? I am attaching what the pdf shows me, and I am using iRobot's sensors_launch.py and create3_lidar package: https://github.com/iRobotEducation/create3_examples/tree/e0dcd78f9b00c6fa1533d1d4cb37542c29095edc/create3_lidar Could the location of the camera be affecting this? It looks like this: |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 5 replies
-
Odom->base_link and odom->base_footprint are published on /tf by the Create3. Is the computer you are running slam_toolbox on able to see the create topics? |
Beta Was this translation helpful? Give feedback.
Odom->base_link and odom->base_footprint are published on /tf by the Create3. Is the computer you are running slam_toolbox on able to see the create topics?