You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Also includes the following changes:
* distortion_camera test: reference github issue
* [fix] dvl test: check pointer in TearDown
The TearDown unconditionally dereferences the
engine pointer, which segfaults if the engine failed
to load. Check the pointer before dereferencing.
Signed-off-by: Steve Peters <scpeters@intrinsic.ai>
(cherry picked from commit fc58044)
0 commit comments