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

RobotModel No Transform

asked 2022-11-09 04:42:20 -0500

lolfoollor gravatar image

updated 2022-11-09 04:43:57 -0500

Hi, I am new to ROS and tried following the steps for Slam in Turtlebot3

At first, I ran RViz roslaunch turtlebot3_slam turtlebot3_slam.launch it shows me no map with turtlebot3 burger intact. However, after 1 day, I found out about the lidar is actually LDR-01 and changed it in the turtlebot3 .bashrc. Now the scanning works but the RobotModel and LaserScan has

  • No transform from [base_footprint] to [map]
  • No transform from [base_link] to [map]
  • No transform from [base_scan] to [map]
  • No transform from [caster_back_link] to [map]
  • No transform from [imu_link] to [map]
  • No transform from [wheel_left_link] to [map]
  • No transform from [wheel_right_link] to [map]

Image is https://imgur.com/a/do8hunO

May I know how do I solve this issue?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-11-10 06:21:53 -0500

Mike Scheutzow gravatar image

updated 2022-11-10 06:22:28 -0500

You need to first run other ros nodes before you start the slam node. See "bringup" at https://emanual.robotis.com/docs/en/p...

edit flag offensive delete link more

Comments

Hi, yes as what the instruction said I did roslaunch turtlebot3_bringup turtlebot3_robot.launch on the turtlebot. The weirdest thing is that in base_footprint setting (global settings) it is able to see the robot model but it is unable to move in the RViz

lolfoollor gravatar image lolfoollor  ( 2022-11-10 11:41:30 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2022-11-09 04:42:20 -0500

Seen: 117 times

Last updated: Nov 10 '22