hector slam does not work! [closed]
I received below error after running
"roslaunch hector_slam_launch tutorial.launch
"
"rosbag play Team_Hector_MappingBox_RoboCup_2011_Rescue_Arena.bag --clock
"
I could see the tf in rviz , but there is no map! how could I define transform between frames /map and scanmatcher? and why does it call terminate? Any idea?
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::lock_error> >'
what(): boost: mutex lock failed in pthread_mutex_lock: Invalid argument
[hector_mapping-2] process has died [pid 9809, exit code -6, cmd /home/zargol/catkin_workspace/devel/lib/hector_mapping/hector_mapping __name:=hector_mapping __log:=/home/zargol/.ros/log/644b3e9a-f334-11e4-adf6-0025649a63d3/hector_mapping-2.log].
log file: /home/zargol/.ros/log/644b3e9a-f334-11e4-adf6-0025649a63d3/hector_mapping-2*.log
[ WARN] [1430837517.680715839, 1310298004.093839447]: No transform between frames /map and scanmatcher_frame available after 20.001973 seconds of waiting. This warning only prints once.
can you post complete log of error.
that was the complete log of error