This repository was archived by the owner on Feb 3, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 498
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix wide-angle lens flare occlusion lag (#3325)
* Force update of wide angle dummy camera Signed-off-by: Audrow Nash <audrow@intrinsic.ai> * Add test using cameras with slow update rate The test adds a model with wide-angle cameras updated at 1 Hz that demonstrate the bug reported in #3310 when moved back and forth. The lag effect is tested by loading with --lockstep and the cameras initially occluded, moving the cameras to an unoccluded pose while paused, and then confirming that the next image correctly has lens flare. Signed-off-by: Steve Peters <scpeters@openrobotics.org> Co-authored-by: Steve Peters <scpeters@openrobotics.org>
- Loading branch information
Showing
3 changed files
with
229 additions
and
2 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
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
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