Gin Config Issue - Get Histogram Path
Open
- Dominant language
- Python
- Stars
- 123
- Forks
- 56
- Avg merge
- 17d 18h
- Merged PRs (30d)
- 3
Description
This gin config seems to be invalid / throwing an error.
https://github.com/google/sbsim/blob/67c5bb018e54295f59ab2060962bbbeeb5db8412/smart_control/configs/resources/sb1/train_sim_configs/sim_config_1_day.gin#L16
```
ValueError: No configurable matching reference '@get_histogram_path()'.
In file "/usr/local/google/home/mjrossetti/projects/sbsim/smart_control/utils/../../smart_control/configs/resources/sb1/train_sim_configs/sim_config_1_day.gin", line 16
controller_reader.ProtoReader.input_dir = @get_histogram_path()
```
Contributor guide
Assessment
This issue has not been assessed yet.