-
Notifications
You must be signed in to change notification settings - Fork 240
Open
Labels
documentationAnything relating to https://docs.photonvision.orgAnything relating to https://docs.photonvision.org
Description
Are you requesting documentation for a new feature, or updated documentation for an old feature?
This is an old feature. Documentation comments for SimCameraProperties seems to have unit errors.
Where is it?
In setAvgLatency
and setLatencyStdDev
, both have a signature which suggests that seconds are the parameter, while the documentation comment suggests milliseconds.
For setAvgLatency:
def setAvgLatency(self, newAvgLatency: seconds):
"""
:param newAvgLatency: The average latency (from image capture to data published) in milliseconds
a frame should have
"""
Metadata
Metadata
Assignees
Labels
documentationAnything relating to https://docs.photonvision.orgAnything relating to https://docs.photonvision.org