-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
trifinger_backend: Get camera rate from driver
Instead of hard-coding it in the script, use the new `get_sensor_info()` method of the driver to get the camera frame rate. The frame rate is specified for each of the three cameras, but since they are syncronised, they are all the same, so we can simply take the value from the first camera in the list.
- Loading branch information
Showing
1 changed file
with
8 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters