Commit a2c231c
Panoramic Photos (#366)
* Basic camera setup
* format
* Vector of frames
* Added servo
* Added initial rotation
* Hard coded parameters
* Added cardinal directions
* Added wait for camera
* Relative spin direction
* Stitching partially working
* Code cleanup, need to fix direction drawing
* Added ability to run locally
* Added untested cardinal directions
* Added scale to imaes
* Using camera grab frames as delay
* Added matcher
* Tuned parameters
---------
Co-authored-by: Husky Robotics <huskyrobotics@system76-pc.localdomain>
Co-authored-by: Isaac <isaacw1925@gmail.com>1 parent dfd2ab7 commit a2c231c
File tree
4 files changed
+417
-3
lines changed- src
- CAN
- camera
4 files changed
+417
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
290 | | - | |
291 | | - | |
| 290 | + | |
| 291 | + | |
| 292 | + | |
292 | 293 | | |
293 | 294 | | |
294 | 295 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
4 | 12 | | |
5 | 13 | | |
6 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
7 | 21 | | |
| 22 | + | |
| 23 | + | |
0 commit comments