-
Notifications
You must be signed in to change notification settings - Fork 37
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
Comments
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. |
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 |
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?
The text was updated successfully, but these errors were encountered: