Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Reported and tested by: @GDsouza
|
|
|
|
|
|
|
|
Moving LEDs at different speeds results in nonsensical poses so use the
deltas from the fastest moving point.
|
|
|
|
|
|
|
|
This was caused by QProcess in video/ps3eye getting created from the UI
thread, then recreated on the Point Tracker's thread.
|
|
|
|
|
|
|
|
|
|
|
|
Issue: #1341
|
|
Issue: #1341
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|