Skip to content

Commit

Permalink
add some spell to cspell.json
Browse files Browse the repository at this point in the history
  • Loading branch information
tamago117 committed Aug 31, 2024
1 parent 65cc9cc commit aa88f2a
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 1 deletion.
13 changes: 12 additions & 1 deletion .cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,17 @@
"wpedantic",
"xacro",
"xyzrpy",
"zcvf"
"zcvf",
"mppi",
"Qdin",
"Kohei",
"MPPI",
"Savitzky",
"Golay",
"reparameting",
"tempature",
"rsample",
"coeffs",
"softplus"
]
}
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Validating CODEOWNERS rules …
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ aichallenge/workspace/src/aichallenge_submit/racing_kart_description/** @Autumn6
aichallenge/workspace/src/aichallenge_submit/racing_kart_sensor_kit_description/** @booars/aic2024-developers
aichallenge/workspace/src/aichallenge_submit/simple_pure_pursuit/** @sitahara
aichallenge/workspace/src/aichallenge_system/aichallenge_system_launch/** @booars/aic2024-developers
aichallenge/workspace/src/aichallenge_submit/mppi_controller/** @tamago117
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*.pyc
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit aa88f2a

Please sign in to comment.