Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Oct 11, 2023
1 parent 625cbc1 commit 98a6b28
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion system/dummy_infrastructure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ros2 run rqt_reconfigure rqt_reconfigure

| Name | Type | Default Value | Explanation |
| ------------------- | ------ | ------------- | ------------------------------------------------- |
| `update_rate` | int | `10.0` | Timer callback period [Hz] |
| `update_rate` | int | `10.0` | Timer callback period [Hz] |
| `use_first_command` | bool | `true` | Consider instrument id or not |
| `use_command_state` | bool | `false` | Consider command state or not |
| `instrument_id` | string | `` | Used as command id |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,4 +62,4 @@
},
"required": ["/**"],
"additionalProperties": false
}
}

0 comments on commit 98a6b28

Please sign in to comment.