Tobias-Fischer / rt_gene

RT-GENE: Real-Time Eye Gaze and Blink Estimation in Natural Environments
http://www.imperial.ac.uk/personal-robotics
Other
366 stars 68 forks source link

tracker.py downstream compatibility + other fixes #22

Closed ahmed-alhindawi closed 5 years ago

ahmed-alhindawi commented 5 years ago

The main aim of this pull request is to maintain compatibility with downstream projects that rely on the tf frames and topics published. It also cleans a little bit of code to maintain readability/performance in some regards.

Let me know what you both think @Tobias-Fischer @Twarz

-NgageOrange

KevinCortacero commented 5 years ago

Regarding #21, I agree with your implementation and fixes :)

Best, Kévin