diff --git a/planning/behavior_velocity_planner/schema/behavior_velocity_planner.schema.json b/planning/behavior_velocity_planner/schema/behavior_velocity_planner.schema.json index 7291b4ea42015..a119139a13a20 100644 --- a/planning/behavior_velocity_planner/schema/behavior_velocity_planner.schema.json +++ b/planning/behavior_velocity_planner/schema/behavior_velocity_planner.schema.json @@ -42,7 +42,7 @@ "description": "max jerk of the vehicle" }, "is_publish_debug_path": { - "type": "number", + "type": "boolean", "default": "false", "description": "is publish debug path?" }