{ "metadata": { "started_wall_time": 1784712199.8578296, "duration_sec": 30.15390686200044, "output_path": "/home/sunrise/yiliao_ws/test_results/reach_fail_debug_20260722_172319.json" }, "topics": { "odom": "/odom", "goal_pose": "/goal_pose", "plan": "/plan", "cmd_vel": "/planner_cmd_vel", "ackermann_cmd": "/ackermann_cmd", "planner_status": "/hybrid_astar_status", "tracker_status": "/pure_pursuit_status" }, "topic_endpoints": { "/odom": { "publisher_count": 1, "subscriber_count": 4, "publishers": [ { "node_name": "origincar_base", "node_namespace": "/", "topic_type": "nav_msgs/msg/Odometry" } ], "subscribers": [ { "node_name": "planner_odom_map_tf", "node_namespace": "/", "topic_type": "nav_msgs/msg/Odometry" }, { "node_name": "grid_astar_theta_planner", "node_namespace": "/", "topic_type": "nav_msgs/msg/Odometry" }, { "node_name": "topology_pure_pursuit", "node_namespace": "/", "topic_type": "nav_msgs/msg/Odometry" }, { "node_name": "goal_reach_debug_collector", "node_namespace": "/", "topic_type": "nav_msgs/msg/Odometry" } ] }, "/goal_pose": { "publisher_count": 2, "subscriber_count": 3, "publishers": [ { "node_name": "_NODE_NAME_UNKNOWN_", "node_namespace": "_NODE_NAMESPACE_UNKNOWN_", "topic_type": "geometry_msgs/msg/PoseStamped" }, { "node_name": "foxglove_bridge", "node_namespace": "/", "topic_type": "geometry_msgs/msg/PoseStamped" } ], "subscribers": [ { "node_name": "foxglove_bridge", "node_namespace": "/", "topic_type": "geometry_msgs/msg/PoseStamped" }, { "node_name": "grid_astar_theta_planner", "node_namespace": "/", "topic_type": "geometry_msgs/msg/PoseStamped" }, { "node_name": "goal_reach_debug_collector", "node_namespace": "/", "topic_type": "geometry_msgs/msg/PoseStamped" } ] }, "/plan": { "publisher_count": 2, "subscriber_count": 3, "publishers": [ { "node_name": "grid_astar_theta_planner", "node_namespace": "/", "topic_type": "nav_msgs/msg/Path" }, { "node_name": "topology_pure_pursuit", "node_namespace": "/", "topic_type": "nav_msgs/msg/Path" } ], "subscribers": [ { "node_name": "foxglove_bridge", "node_namespace": "/", "topic_type": "nav_msgs/msg/Path" }, { "node_name": "topology_pure_pursuit", "node_namespace": "/", "topic_type": "nav_msgs/msg/Path" }, { "node_name": "goal_reach_debug_collector", "node_namespace": "/", "topic_type": "nav_msgs/msg/Path" } ] }, "/planner_cmd_vel": { "publisher_count": 1, "subscriber_count": 2, "publishers": [ { "node_name": "topology_pure_pursuit", "node_namespace": "/", "topic_type": "geometry_msgs/msg/Twist" } ], "subscribers": [ { "node_name": "planner_ackermann_cmd_bridge", "node_namespace": "/", "topic_type": "geometry_msgs/msg/Twist" }, { "node_name": "goal_reach_debug_collector", "node_namespace": "/", "topic_type": "geometry_msgs/msg/Twist" } ] }, "/ackermann_cmd": { "publisher_count": 1, "subscriber_count": 2, "publishers": [ { "node_name": "planner_ackermann_cmd_bridge", "node_namespace": "/", "topic_type": "ackermann_msgs/msg/AckermannDriveStamped" } ], "subscribers": [ { "node_name": "origincar_base", "node_namespace": "/", "topic_type": "ackermann_msgs/msg/AckermannDriveStamped" }, { "node_name": "goal_reach_debug_collector", "node_namespace": "/", "topic_type": "ackermann_msgs/msg/AckermannDriveStamped" } ] }, "/hybrid_astar_status": { "publisher_count": 1, "subscriber_count": 2, "publishers": [ { "node_name": "grid_astar_theta_planner", "node_namespace": "/", "topic_type": "std_msgs/msg/String" } ], "subscribers": [ { "node_name": "_ros2cli_92469", "node_namespace": "/", "topic_type": "std_msgs/msg/String" }, { "node_name": "goal_reach_debug_collector", "node_namespace": "/", "topic_type": "std_msgs/msg/String" } ] }, "/pure_pursuit_status": { "publisher_count": 1, "subscriber_count": 1, "publishers": [ { "node_name": "topology_pure_pursuit", "node_namespace": "/", "topic_type": "std_msgs/msg/String" } ], "subscribers": [ { "node_name": "goal_reach_debug_collector", "node_namespace": "/", "topic_type": "std_msgs/msg/String" } ] } }, "remote_parameters": { "planner": { "node": "/grid_astar_theta_planner", "service": "/grid_astar_theta_planner/get_parameters", "values": { "goal_xy_tolerance": 0.06, "goal_yaw_tolerance": 0.174533, "require_goal_yaw": false, "resolution": 0.1, "yaw_bins": 36, "primitive_length": 0.12, "min_turning_radius": 0.25, "heuristic_weight": 1.35, "goal_yaw_heuristic_weight": 0.0, "planning_timeout_ms": 1500.0, "max_iterations": 200000 } }, "tracker": { "node": "/topology_pure_pursuit", "service": "/topology_pure_pursuit/get_parameters", "error": "parameter_service_unavailable" } }, "latest": { "goal": null, "plan": { "frame_id": "map", "points": 0, "length": 0.0, "start": null, "end": null }, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.07245813400000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom", "last_plan_ok": null, "plan_points": [] }, "metrics": { "sample_count": 285, "goal_count": 0, "plan_count": 0, "planner_status_count": 0, "tracker_status_count": 9, "min_distance_to_goal": null, "min_distance_to_plan_end": null, "final_distance_to_goal": null, "final_distance_to_plan_end": null, "final_plan_end_to_goal": null, "final_plan_end_yaw_to_goal": null, "max_abs_cmd_linear": 0.0, "max_abs_cmd_angular": 0.0, "max_abs_ackermann_speed": 0.0, "max_abs_steering_angle": 0.0, "tf_failures": 21, "saw_plan_ok": false, "saw_plan_failed": false, "saw_goal_reached": false, "saw_align_goal_yaw": false, "saw_no_recent_odom": true }, "diagnostic_hints": [ "没有采集到 /goal_pose;请先运行采集脚本,再发送目标。", "没有采集到 /plan;planner 可能未规划成功或采集脚本启动太晚。", "TF 查询失败 21 次;需要检查 map->odom 和 odom frame。", "采集期间没有观察到速度命令;如果正在做实车到点测试,请确认 launch 使用 enable_motion:=true,且采集的是 tracker 实际输出话题。" ], "events": { "goals": [], "plans": [], "planner_status": [], "tracker_status": [ { "elapsed_sec": 4.979101160000937, "data": "ready graph_nodes=0 graph_edges=0 motion_enabled=True" }, { "elapsed_sec": 5.2704755699996895, "data": "stop no_recent_odom" }, { "elapsed_sec": 5.395387632001075, "data": "stop no_recent_odom" }, { "elapsed_sec": 5.57362020400069, "data": "stop no_recent_odom" }, { "elapsed_sec": 5.7262867059998825, "data": "stop no_recent_odom" }, { "elapsed_sec": 5.862289119000707, "data": "stop no_recent_odom" }, { "elapsed_sec": 6.000641861000986, "data": "stop no_recent_odom" }, { "elapsed_sec": 6.127997460000188, "data": "stop no_recent_odom" }, { "elapsed_sec": 6.263914623001256, "data": "stop no_recent_odom" } ] }, "samples": [ { "elapsed_sec": 0.48899152299964044, "pose_map": null, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": null, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 0.552202553000825, "pose_map": null, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": null, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 0.6549194130002434, "pose_map": null, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": null, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 1.6989972320006927, "pose_map": null, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": null, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 1.8684126980006113, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": null, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 1.9970246280008723, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": null, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 2.1312341280008695, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": null, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 2.2445674240007065, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": null, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 2.374112685, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": null, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 2.4971505850007816, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": null, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 2.6078013030000875, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": null, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 2.7307430780001596, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": null, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 2.8466491180006415, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": null, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 2.9596502900003543, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": null, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 3.074241042000722, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": null, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 3.1960232359997462, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": null, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 3.31402202100071, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": null, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 3.4487537710010656, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 3.5764456190008787, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 3.7022863460006192, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 3.821881587000462, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 3.9499533510006586, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 4.06356722900091, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 4.181760888999634, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 4.308923071999743, "pose_map": { "available": false, "reason": "tf_unavailable", "source_frame": "odom" }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 4.326014326999939, "pose_map": { "available": false, "reason": "odom_too_old", "age_sec": 2.0471418100000003 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 4.359160546000567, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 1.937771423, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 4.4565838769995025, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 1.3543533950000002, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 4.559298321000824, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.760181643, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 4.65964789499958, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.27584677700000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 4.756795725001211, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055804212000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 4.853297100000418, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054305299, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 4.955162461999862, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05538388, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "" }, { "elapsed_sec": 5.057188865999706, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.056941085, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "ready graph_nodes=0 graph_edges=0 motion_enabled=True" }, { "elapsed_sec": 5.162306471000193, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.013326305, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": null, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "ready graph_nodes=0 graph_edges=0 motion_enabled=True" }, { "elapsed_sec": 5.262173171000541, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.061782991, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "ready graph_nodes=0 graph_edges=0 motion_enabled=True" }, { "elapsed_sec": 5.361923205000494, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.012960347, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 5.463800650000849, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.013436346, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 5.558040071000505, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.008815231, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 5.65357528000095, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053005843000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 5.7552141020005365, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.056132462, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 5.853381554999942, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05277401, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 5.959647825000502, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.060325411, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 6.0533780380010285, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.042435616, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 6.154034319999482, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054785381, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 6.253442854000241, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.050824098000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 6.355110884000169, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.006299736, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 6.455356874999779, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.056561461, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 6.556986028999745, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.008167566000000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 6.655911773001208, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.057085209000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 6.753367602999788, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053494884000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 6.853470428000946, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053185509000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 6.958283784000741, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.009321813, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 7.053547868999885, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054365215, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 7.157512810001208, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.057424126000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 7.253472477001196, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054747006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 7.359193121999851, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.009905437000000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 7.455173456000921, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053895549, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 7.555651570999544, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.052859427, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 7.654428314999677, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053313634000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 7.7583069230004185, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.058071832000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 7.857515458001217, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.052501303000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 7.95499016299982, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055289922000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 8.053348032999565, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053069844000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 8.15554089500074, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.056480419000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 8.258989129000838, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055517880000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 8.353372882000258, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054584673, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 8.455940076000843, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.052924718, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 8.553495698000916, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.052630636, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 8.655450477001068, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.006636110000000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 8.753726471999471, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054884423, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 8.855103044001225, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05629942, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 8.957648988000074, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.008780314000000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 9.054405945000326, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053944216, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 9.154581519000203, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055602296, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 9.258040753000387, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053899967, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 9.353617004000625, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054621090000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 9.457507404000353, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.007713567, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 9.55354415399961, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05448809, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 9.654671059000975, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055548129, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 9.76045337100004, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.011531558, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 9.859081615999457, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.058536915, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 9.953374245000305, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054640048000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 10.060351928999808, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.011421725, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 10.153860643000371, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054812214000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 10.25611800400111, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.0071775680000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 10.360137986999689, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.010993685000000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 10.45341207599995, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054351590000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 10.553435526000612, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.049530059, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 10.654021682999883, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054592215000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 10.753566508999938, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054609673000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 10.85522882999976, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05502013100000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 10.95351778300028, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054560090000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 11.053403108000566, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054599256000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 11.15880250400005, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.009268438, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 11.255453170000692, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05630642, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 11.355057662000036, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055071423, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 11.456803357999888, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.057378542000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 11.553497773000345, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054757756000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 11.657034215000749, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.057022501, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 11.7534597140002, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053198885, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 11.858499903000848, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.00881294, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 11.953621030001159, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054738339000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 12.056745847999991, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.056609794000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 12.155208176000087, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.049429892, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 12.258323035999638, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.009096606, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 12.3534410379998, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054561215, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 12.453311278999536, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054608340000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 12.555951514999833, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054636131000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 12.66695264900045, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.066665981, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 12.764996019999671, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.06435890200000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 12.866832715000783, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.06708198, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 12.95848339100121, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.058867955000000007, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 13.058399966001161, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.050945015, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 13.153171177000331, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.050997306000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 13.253590001000703, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053531676, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 13.354554032001033, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.050572682, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 13.453696900000068, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053677676, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 13.5542540990009, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05525763, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 13.654187965001256, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053498467, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 13.756557618000443, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.057309875, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 13.854482988999735, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.017355212000000002, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 13.953085858000122, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.078003289, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 14.053421349000928, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.178265947, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 14.153389007000442, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.091216302, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 14.25542741100071, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.085083566, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 14.354127571999925, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.047563105, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 14.454096520999883, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055130964000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 14.553781513001013, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055217214, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 14.65356987999985, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054637256, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 14.753490580000289, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054853298, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 14.854966984999919, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.056298045000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 14.953379771000982, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053188717, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 15.053273555000487, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.049862059, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 15.153527545000543, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.047322939, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 15.254891742000837, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.10265752700000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 15.36185534300057, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.012838889000000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 15.453543728001023, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053059176000000007, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 15.553268220000973, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.048904811000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 15.654389291999905, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.051856762, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 15.75326870200115, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053680842000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 15.855018940001173, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.04604565, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 15.954605057000663, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.048129729, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 16.05366334199971, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.047738938, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 16.1540017490006, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.046994023, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 16.255990736000967, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.07585683500000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 16.35831588899964, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.043087823000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 16.459437337000054, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.049563184, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 16.55927191199953, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.008627398000000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 16.660609607999504, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.052778218, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 16.762807428000087, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.013103596, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 16.85510535300091, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055744879000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 16.95457934499973, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.0538833, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 17.053315006000048, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054160632, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 17.153307581000263, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.045299443, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 17.253272781001215, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054636006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 17.35679588899984, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.007362984, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 17.453254637999635, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054188299, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 17.55326404600055, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054504798, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 17.653257829000722, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054658464000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 17.753324528999656, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053611301, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 17.854465976000938, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05247276100000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 17.95330155299962, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054620882, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 18.053540752000117, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.045833192, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 18.15387357600048, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.043912155, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 18.254313317000197, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.049738767, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 18.352983602000677, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.052121471, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 18.4586493730003, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054269507, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 18.553351418000602, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054538882000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 18.65345224200064, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.047886021, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 18.753598441000577, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.052108554, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 18.853328183000485, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053681091, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 18.9567449999995, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.006975401000000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 19.055331495001155, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.048371478, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 19.153292991000853, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05291051, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 19.25337768999998, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054778673, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 19.353240514999925, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05488963, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 19.454007088001163, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.046213691, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 19.553369747000033, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053523509000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 19.653655530000833, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053196134000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 19.75334223000027, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054774631000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 19.853276138001092, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.044953861000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 19.953298587999598, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.102895527, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 20.05348191200028, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.051976262, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 20.155731482000192, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.105731895, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 20.254838349999773, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.005953987, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 20.353351843999917, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.048275812, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 20.453375544000664, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054555548, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 20.553383493999718, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.050834807, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 20.655041231000723, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.0065271520000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 20.75335189299949, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05474484, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 20.854001924999466, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.046643191, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 20.955814287000976, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.057223543, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 21.054326490000676, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055426922, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 21.1564311430011, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.057729416000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 21.256648884000242, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.057865583000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 21.353424881999672, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05479759, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 21.45766978100073, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.008209066000000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 21.55307532400002, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054396632, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 21.653486273000453, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054974839000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 21.759084919000088, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.010643685, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 21.854983752000408, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053230927000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 21.953700453999772, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05304176, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 22.05339982100122, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054395216, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 22.153467228999943, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05486504800000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 22.254580468001222, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055747963000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 22.356714745999852, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.007885149000000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 22.455414157000632, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.056854377000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 22.553375403000246, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054721256, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 22.653821851999965, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05511063, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 22.75781337599983, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.008655815, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 22.85362387600071, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.046558149, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 22.95656398600113, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055278088, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 23.053445109000677, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054817423000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 23.15616188599961, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.048325437000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 23.25488883900107, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055920712000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 23.35472353899968, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.056071170000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 23.457804105999458, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05740437600000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 23.554857311999513, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.051538513, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 23.65343451500121, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.047477564, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 23.75702237400037, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.008130691, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 23.853524539001228, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054831215, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 23.957165855999847, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.00801819, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 24.053461980000066, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054850381000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 24.153802386999814, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054882881, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 24.253908795000825, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054835006000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 24.357723569999507, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.057150251000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 24.455948898001225, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.056679668, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 24.555728473000272, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055495212, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 24.655371549000847, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.051949554, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 24.75358996000068, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053223843, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 24.853474994000862, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054982380000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 24.953531360000852, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054211549000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 25.053504309000346, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054778256000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 25.15540783799952, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055558754, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 25.25355566700091, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054879214, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 25.354015990000335, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.047193065000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 25.461583840000458, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.061814366, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 25.555153470000732, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055038589000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 25.65671920800014, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055194797000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 25.75356712299981, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053873633000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 25.85335190600017, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.09343346400000001, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 25.95604318400001, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.051894220000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 26.05349593000028, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.047126773000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 26.153493547000835, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054714006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 26.253305705000457, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054974589000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 26.35333952899964, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054912256000000007, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 26.45434960199964, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054092549000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 26.55417534300068, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.055107380000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 26.65426966800078, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.052282762, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 26.754187075999653, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05561788, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 26.85975326300104, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.058260624000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 26.953403727000477, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054962005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 27.053433135000887, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.051411764000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 27.153319834000285, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.049051852, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 27.255112779999763, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053241968, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 27.353303359001075, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.041330577, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 27.455783511000845, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.007135818, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 27.55333175800115, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054811131000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 27.653413707001164, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.048091938, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 27.75327065700003, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.052381511000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 27.857297931001085, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.057180501, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 27.95886100200005, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.053003968000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 28.053305880999687, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.048370729, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 28.153365162999762, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.05411805, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 28.25322607199996, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054909714000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 28.353324354000506, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.044101988, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 28.45387763600047, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054673631, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 28.558104076000745, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.009672895, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 28.656911029000184, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.050943014, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 28.756162063000374, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.057756958000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 28.85516180600098, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.056583377000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 28.95561150499998, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.085737356, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 29.056935660000818, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.041153077, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 29.157920315999945, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.009527354, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 29.25347281700124, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054483256, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 29.35327230800067, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054879131000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 29.453309132999493, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054850881000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 29.553673290000006, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.052016846000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 29.65332823999961, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054075883000000005, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 29.76198587900035, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.043203740000000004, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 29.853587722000157, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.044629361, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 29.953712213000472, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.052852469000000006, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 30.05398978700032, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.050135599, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" }, { "elapsed_sec": 30.15325186300106, "pose_map": { "available": true, "frame_id": "map", "source_frame": "odom", "x": 0.0, "y": 0.0, "yaw": 0.0, "odom_age_sec": 0.054808964, "odom_linear_x": 0.0, "odom_angular_z": 0.0 }, "goal": null, "plan_end": null, "distance_to_goal": null, "yaw_error_to_goal": null, "distance_to_plan_end": null, "yaw_error_to_plan_end": null, "plan_end_to_goal": null, "plan_end_yaw_to_goal": null, "cmd_vel": { "linear_x": 0.0, "angular_z": 0.0 }, "ackermann_cmd": { "speed": 0.0, "steering_angle": 0.0 }, "planner_status": "", "tracker_status": "stop no_recent_odom" } ] }