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 Aug 23, 2024
1 parent c29d6bc commit 8f97a9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perception/autoware_traffic_light_fine_detector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Based on the camera image and the global ROI array detected by `map_based_detect
### Node Parameters

| Name | Type | Default Value | Description |
|----------------------------|---------|-----------------------------|--------------------------------------------------------------------|
| -------------------------- | ------- | --------------------------- | ------------------------------------------------------------------ |
| `data_path` | string | "$(env HOME)/autoware_data" | packages data and artifacts directory path |
| `fine_detector_model_path` | string | "" | The onnx file name for yolo model |
| `fine_detector_label_path` | string | "" | The label file with label names for detected objects written on it |
Expand Down

0 comments on commit 8f97a9d

Please sign in to comment.