ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Turtlebot4 Slam error "could not found transform from [] to map"

asked 2022-08-03 12:23:09 -0500

Usama-Arshad gravatar image

I am working on turtlebot4 and ros2 galactic. I facing issues in SLAM. Rviz first showed me "could not found transform from [] to map" then i changed the rviz config file then it displayed "could not found transfor from [] to base link" . The lidar.ranges data is also 0 and does not change even after putting obstacles infront of robot.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-11-14 20:31:09 -0500

RobotDreams gravatar image

My guess is your Global Options: Fixed Frame was blank "[]" so rviz2 didn't know what reference to use.

The lidar range data being 0, can be a missmatched QoS. Often rviz2 comes up with QoS: Reliable, so the sensor node will reject the subscription.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2022-08-03 12:23:09 -0500

Seen: 164 times

Last updated: Nov 14 '22