Skip to content

Commit

Permalink
update "is_publish_debug_path" schema type
Browse files Browse the repository at this point in the history
Signed-off-by: Yuntianyi Chen <[email protected]>
  • Loading branch information
yuntianyi-chen committed Feb 20, 2024
1 parent fbe364f commit 3bbb456
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 3bbb456

Please sign in to comment.