Skip to content

Latest commit

 

History

History
157 lines (72 loc) · 5.3 KB

CHANGELOG.md

File metadata and controls

157 lines (72 loc) · 5.3 KB

CHANGELOG

v0.2.3 (2024-12-20)

Chores

  • chore: added yamllint (#14)

Co-authored-by: cbiering [email protected] (4c9b66e)

v0.2.2 (2024-12-19)

Chores

  • chore: make motion_group plan call public (#13)

Co-authored-by: cbiering [email protected] (8c464ba)

v0.2.1 (2024-12-19)

Chores

  • chore: updated nova interface and simplified examples (#12)

Co-authored-by: cbiering [email protected] (2e096bb)

v0.2.0 (2024-12-17)

Features

  • feat(RPS-999): activate motion groups seperatly (#11) (e7a77ba)

v0.1.9 (2024-12-13)

Chores

  • chore: add pre-commit (#10) (44e7b6d)

v0.1.8 (2024-12-12)

Fixes

  • fix: not always use "Flange" as a parameter for tcp in _load_planned_motion (#9)

Co-authored-by: Ronny Kaiser [email protected] (9eb7ef1)

v0.1.7 (2024-12-11)

Chores

  • chore: don't publish pi from nova package (#8)

Co-authored-by: cbiering [email protected] (32f7404)

v0.1.6 (2024-12-10)

Chores

  • chore: updated README and env variable handling (#7)

Co-authored-by: cbiering [email protected] (a30cfd3)

  • chore: add examples and refactoring (#5)

Co-authored-by: cbiering [email protected] (66f8a6e)

  • chore: add license file (#6)

Co-authored-by: cbiering [email protected] (dc9401b)

v0.1.5 (2024-12-06)

Chores

  • chore: updated examples link (9d0b858)

v0.1.4 (2024-12-06)

Chores

  • chore: try wandelbots-nova for pypi upload (a583702)

v0.1.3 (2024-12-06)

Chores

  • chore: try nova-python for pypi upload (09fa372)

v0.1.2 (2024-12-06)

Chores

  • chore: try novapy for pypi upload (f93107b)

v0.1.1 (2024-12-06)

Chores

  • chore: updated README.md (1ab8485)

v0.1.0 (2024-12-06)

Chores

  • chore: added editorconfig * fixed poetry build (6f89ce8)

  • chore: CI fixes (9b5a7de)

  • chore: only run integration test manually for now (1352938)

Features

  • feat: implement examples & improved type interfaces & motion interface (#4)

Co-authored-by: cbiering [email protected] (3273dfe)

  • feat(examples): added examples to show the usage of nova-python-sdk (#2)

Co-authored-by: cbiering [email protected] (f08f793)

Unknown

  • added integration test (4af7329)

  • move the robot via nova api calls (#1)

  • move the robot via nova api calls

  • some improvements


Co-authored-by: cbiering [email protected] (f1dee92)