记录,turtlebot3 导航过程出现问题
错误信息:
[ WARN] [1633352559.314747498]: Request for map failed; trying again…
[ WARN] [1633352559.405209786, 14.540000000]: 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 14.54 timeout was 0.1.
[ WARN] [1633352560.206166391, 15.337000000]: global_costmap: Parameter “plugins” not provided, loading pre-Hydro parameters
[FATAL] [1633352560.779978552, 15.904000000]: Failed to create the dwa_local_planner/DWAPlannerROS planner, are you sure it is properly registered and that the containing library is built? Exception: According to the loaded plugin descriptions the class dwa_local_planner/DWAPlannerROS with base class type nav_core::BaseLocalPlanner does not exist. Declared types are base_local_planner/TrajectoryPlannerROS
[FATAL]原因:相关功能包缺失,dwa_local_planner
sudo apt-get install ros-melodic-dwa-local-planner