Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tf error: canTransform: target_frame map does not exist.. #4

Open
gaopenggang opened this issue Jul 10, 2018 · 4 comments
Open

tf error: canTransform: target_frame map does not exist.. #4

gaopenggang opened this issue Jul 10, 2018 · 4 comments

Comments

@gaopenggang
Copy link

Hi ,
when I run this code, I encountered this error.

[ WARN] [1531246455.136213972, 45.726000000]: Timed out waiting for transform from base_footprint to map to become available before running costmap, tf error: canTransform: target_frame map does not exist.. canTransform returned after 45.726 timeout was 0.1.

[gazebo_gui-3] process has died [pid 15609, exit code 139, cmd /opt/ros/kinetic/lib/gazebo_ros/gzclient __name:=gazebo_gui __log:=/home/gao/.ros/log/9a1c10a8-844f-11e8-98c9-000c2993f013/gazebo_gui-3.log].
log file: /home/gao/.ros/log/9a1c10a8-844f-11e8-98c9-000c2993f013/gazebo_gui-3*.log

[gazebo-2] process has died [pid 15607, exit code 134, cmd /opt/ros/kinetic/lib/gazebo_ros/gzserver -e ode /home/gao/catkin_ws/src/turtlebot_rrt/maps/simple_maze.world __name:=gazebo __log:=/home/gao/.ros/log/9a1c10a8-844f-11e8-98c9-000c2993f013/gazebo-2.log].
log file: /home/gao/.ros/log/9a1c10a8-844f-11e8-98c9-000c2993f013/gazebo-2*.log

Could you give me some advice?

@shadow3303
Copy link

Hi, I have encountered the same problem,How do you solve it? Thank you

[ WARN] [1542268503.857947262, 186.360000000]: Timed out waiting for transform from base_footprint to map to become available before running costmap, tf error: canTransform: target_frame map does not exist.. canTransform returned after 0.1 timeout was 0.1.

@saaries
Copy link

saaries commented Jan 7, 2019

Hi, I have encountered the same problem,How do you solve it? Thank you

[ WARN] [1542268503.857947262, 186.360000000]: Timed out waiting for transform from base_footprint to map to become available before running costmap, tf error: canTransform: target_frame map does not exist.. canTransform returned after 0.1 timeout was 0.1.

Hi ,
when I run this code, I encountered this error.

[ WARN] [1531246455.136213972, 45.726000000]: Timed out waiting for transform from base_footprint to map to become available before running costmap, tf error: canTransform: target_frame map does not exist.. canTransform returned after 45.726 timeout was 0.1.

[gazebo_gui-3] process has died [pid 15609, exit code 139, cmd /opt/ros/kinetic/lib/gazebo_ros/gzclient __name:=gazebo_gui __log:=/home/gao/.ros/log/9a1c10a8-844f-11e8-98c9-000c2993f013/gazebo_gui-3.log].
log file: /home/gao/.ros/log/9a1c10a8-844f-11e8-98c9-000c2993f013/gazebo_gui-3*.log

[gazebo-2] process has died [pid 15607, exit code 134, cmd /opt/ros/kinetic/lib/gazebo_ros/gzserver -e ode /home/gao/catkin_ws/src/turtlebot_rrt/maps/simple_maze.world __name:=gazebo __log:=/home/gao/.ros/log/9a1c10a8-844f-11e8-98c9-000c2993f013/gazebo-2.log].
log file: /home/gao/.ros/log/9a1c10a8-844f-11e8-98c9-000c2993f013/gazebo-2*.log

Could you give me some advice?

Hello, I met this pro.

I fixed it by edit the file:

image

notice the first line, you should set it to the path where the map.pgm is
image

@saaries
Copy link

saaries commented Jan 7, 2019

By doing these steps, you can also fix the problem:
【RobotModel 】(State: Error)
image

@darshankt
Copy link

Check whether laser sensor publishing scan data on /scan topic or not. If not fix the laser sensor to publish scan data on topic. Then try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants