open-simulation-interface icon indicating copy to clipboard operation
open-simulation-interface copied to clipboard

DetectionClassification missing from class documentation

Open ClemensLinnhoff opened this issue 2 years ago • 0 comments

Describe the bug

In the FeatureData sensor detection class documentation, the definition of DetectionClassification is missing. See here for radar, but it is the same for the other sensor technologies. It is however defined in the corresponding proto file, so I guess it is mainly a documentation bug.

Describe the expected behavior

I would expect the enum DetectionClassification to be linked and shown on the documentation page. In the screenshot below, you can see that the Identifier type is a link, but the DetectionClassification is not.

Show some screenshots

image

Describe the OS you are using

  • OS: Ubuntu 22.04, Chrome Browser

ClemensLinnhoff avatar Jul 18 '23 06:07 ClemensLinnhoff