Releases: mathis-lambert/Python-Yolo-Wrapper-for-Unity-interactions
Releases · mathis-lambert/Python-Yolo-Wrapper-for-Unity-interactions
v1.0.0-Base
What's Changed
- New version of both parts - New tracking mocap system by @mathis-lambert in #1
- New update fixing some bugs by @mathis-lambert in #2
- [+] moved some scenes by @mathis-lambert in #3
- [+]removed models in the root dir by @mathis-lambert in #4
- CHECK THE README FOR INSTALLATION PROCEDURE
New Contributors
- @mathis-lambert made their first contribution in #1
Full Changelog: v0.0.4-alpha...v1.0.0-Base
v0.0.3-alpha
First alpha release.
What's working :
- Socket communication from python to unity
- Control of arms on an avatar (Supports multiple persons)
- Very complete Yolo Class with multiple methods
- Docstrings are completed
and more ...
v0.0.1-alpha
First alpha release.
What's working :
- Socket communication from python to unity
- Control of arms on an avatar (Supports multiple persons)
- Very complete Yolo Class with multiple methods
and more ...