Skip to main content

ARCOR2 Execution service

Project description

arcor2_execution

Changelog

The format is based on Keep a Changelog,

[0.16.0] - 2021-06-14

Changed

  • Dependency on arcor2 0.18.0.
  • Dependency on arcor2_execution_data 0.11.0.

[0.15.0] - 2021-06-14

Changed

  • Dependency on arcor2 0.17.0 (constants renamed to parameters in the Project model).

[0.14.0] - 2021-05-21

Changed

  • Dependency on arcor2 0.16.0 (updated Resources class).

[0.13.0] - 2021-04-20

Changed

  • Dependency on arcor2 0.15.0 with updated REST client.

[0.12.0] - 2021-03-30

Changed

  • Dependency on arcor2 0.14.0.
  • Reporting paussing before paused and stopping before stopped.

Fixed

  • Script was stopped using a wrong signal.
    • Execution used SIGTERM instead of SIGINT.
    • Because of this, the script was not stopped gracefully.

[0.11.1] - 2021-03-15

Fixed

  • Script was stopped using wrong signal (SIGTERM instead of SIGINT).
    • Because of this, the script was not stopped gracefully and cleanup methods of objects were not executed.

[0.11.0] - 2021-02-08

Changed

  • Execution state reporting was improved
    • 'CurrentAction' and 'ActionState' events -> 'ActionStateBefore' and 'ActionStateAfter'.
    • 'ActionStateBefore' contains action id and its parameters.
    • 'ActionStateAfter' contains action id and its results.
    • 'PackageState' RPC removed.

[0.10.0] - 2020-12-14

Changed

  • ARCOR2 dependency updated.

[0.9.0] - 2020-10-22

Changed

  • Sets project_meta property of PackageSummary if the execution package contains project.json file.

[0.8.1] - 2020-10-19

Changed

  • ARCOR2 dependency updated

[0.8.0] - 2020-09-24

Changed

  • Initial release of the separated package.
  • Execution service is now ok with packages that do not contain scene/project/package.json.
  • Execution service now sends PackageChanged events (on: new, rename, delete).
  • New environment variable: ARCOR2_EXECUTION_URL (defaults to 'ws://0.0.0.0:6790').
  • Main script now don't have to be executable and contain shebang.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

arcor2_execution-0.16.0.tar.gz (8.0 kB view hashes)

Uploaded Source

Built Distribution

arcor2_execution-0.16.0-py38-none-any.whl (7.7 kB view hashes)

Uploaded Python 3.8

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page