Commit 909cb35
authored
Update boundingbox_camera.md with the proper projection matrix (#552)
The projection matrix assumed a horizontal fov of 1.57, when all of the rest of the example uses a horizontal fov of 1.047. This matches the projection matrix to the rest of the example so the python code works correctly without modification.
Signed-off-by: jmackay2 <[email protected]>1 parent 8c29636 commit 909cb35
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
369 | 369 | | |
370 | 370 | | |
371 | 371 | | |
372 | | - | |
| 372 | + | |
373 | 373 | | |
374 | 374 | | |
375 | 375 | | |
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
379 | | - | |
380 | | - | |
| 379 | + | |
| 380 | + | |
381 | 381 | | |
382 | 382 | | |
383 | 383 | | |
| |||
0 commit comments