Skip to content

Version 1.0.1

Choose a tag to compare

@lpasselin lpasselin released this 14 Oct 21:53
· 37 commits to master since this release
6d1355a
Version 1.0.1 (#74)

* Run test with different python versions (#65)

* Add matrix to workflow

* Change python versions list

* Change python versions list

* Add k4a versions to matrix

* Typofix

* Drop k4a from matrix

* Add dataclasses requirement for python <3.7

* Fix python 3.6 test behavior

* Fix python 3.6 test behavior

* Restore fail-fast option

* fix conversion seconds to ns

* fix conversion seconds to ns

* fix timestamp ns to us

Co-authored-by: Louis-Philippe Asselin <louisphilippeasselin@gmail.com>

* fix install using pip --editable --user (#67)

* Codecov support (#64)

* Codecov support

* Add badge

* Order badges

* fix capture.transformed_depth_point_cloud (#73)

* version 1.0.1

Co-authored-by: Ilya Gruzinov <igruzinov@yandex.ru>