Skip to content

Commit

Permalink
fix(behavior_velocity_planner): fix json schema (autowarefoundation#5676
Browse files Browse the repository at this point in the history
)

Signed-off-by: satoshi-ota <satoshi.ota928@gmail.com>
  • Loading branch information
satoshi-ota authored Nov 26, 2023
1 parent a581571 commit e76d032
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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?"
}
Expand Down

0 comments on commit e76d032

Please sign in to comment.