Commit f8aaf59
fix: handle quaternion type in serialize_solution
The imu_quat field in the solution dict contains a quaternion object
that is not JSON serializable, causing a crash when logging observations.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent dc39e11 commit f8aaf59
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
| |||
0 commit comments