|
[clean] Theil-Sen重複排除・JSON共通化・マジックナンバー定数化
- fitting.py に theil_sen_fit を切り出し pursuit_control / overlay から参照 - json_utils.py に PARAMS_DIR / read_json / write_json を集約 - line_detector.py の近傍・残差除去パラメータを名前付き定数に変更 - ディレクトリ構成ドキュメントに新規・未記載ファイルを追記 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
|---|
|
|
| docs/04_ENV/ENV_04_ディレクトリ構成.txt |
|---|
| src/common/json_utils.py 0 → 100644 |
|---|
| src/pc/steering/auto_params.py |
|---|
| src/pc/steering/param_store.py |
|---|
| src/pc/steering/pursuit_control.py |
|---|
| src/pc/vision/fitting.py 0 → 100644 |
|---|
| src/pc/vision/line_detector.py |
|---|
| src/pc/vision/overlay.py |
|---|