Skip to content

Releases: robofit/arcor2

arcor2_build_data/0.13.0

28 Oct 16:15
Compare
Choose a tag to compare

Changed

  • Switched to Python 3.10, updated dependencies.

arcor2_build/0.24.0

28 Oct 16:14
Compare
Choose a tag to compare

Changed

  • Switched to Python 3.10, updated dependencies.

arcor2_arserver_data/0.21.0

28 Oct 16:10
Compare
Choose a tag to compare

Changed

  • Switched to Python 3.10, updated dependencies.

arcor2_arserver/0.26.0

28 Oct 16:08
Compare
Choose a tag to compare

Changed

  • Switched to Python 3.10, updated dependencies.

arcor2/0.25.0

28 Oct 16:03
Compare
Choose a tag to compare

Changed

  • Switched to Python 3.10, updated dependencies.
  • Removed unused children property from SceneObject.
  • Removed unused assets-related functions from Project service client.

arcor2_fit_demo/0.10.1

15 Sep 15:07
Compare
Choose a tag to compare

Fixed

  • Default url was missing for ConveyorBelt.

arcor2_calibration/0.8.0

15 Sep 15:05
Compare
Choose a tag to compare

arcor2_calibration-0.8.0.tar.gz

Changed

  • BREAKING: Implement new error handling flow. Error codes of every endpoint were replaced with error
    types as described in swagger documentation.
  • Updated to reflect changes in cv2.aruco.

arcor2_scene/0.1.1

08 Sep 11:24
Compare
Choose a tag to compare

Fixed

  • SceneGeneral exception had the wrong ancestor.

arcor2_dobot/0.5.1

08 Sep 11:25
Compare
Choose a tag to compare

Fixed

  • DobotGeneral had wrong ancestor.
  • moveType default value.

arcor2_scene/0.1.0

02 Sep 08:29
Compare
Choose a tag to compare

Added

  • Scene service moved out of arcor2_mocks into a separate package.