Skip to content

Commit

Permalink
Renew README.md
Browse files Browse the repository at this point in the history
Signed-off-by: TaikiYamada4 <taiki.yamada@tier4.jp>
  • Loading branch information
TaikiYamada4 committed Sep 9, 2024
1 parent 582e8a4 commit 592007e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 315 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,16 @@
"pose_instability_detector_node": {
"type": "object",
"properties": {
"timer_period": {
"window_length": {
"type": "number",
"default": 0.5,
"exclusiveMinimum": 0,
"description": "The period of timer_callback (sec)."
"description": "How many seconds before to start dead reckoning (sec)"
},
"output_x_y_yaw_only": {
"type": "boolean",
"default": true,
"description": "Whether to output diff_x, diff_y, diff_yaw only"
},
"heading_velocity_maximum": {
"type": "number",
Expand Down

0 comments on commit 592007e

Please sign in to comment.