Skip to main content

ARCOR2 Scene Service

Project description

arcor2_scene

ARCOR2 Scene service has similar functionality to Kinali's Scene service (in version 0.8.0), but not all endpoints are implemented, and on the other hand, there are some additional, specific ones.

Environment variables

  • ARCOR2_SCENE_SERVICE_PORT=5013 - by default, the Scene mock listens on port 5013.

  • ARCOR2_REST_API_DEBUG=1 - turns on Flask debugging (logs each endpoint call).

  • ARCOR2_SCENE_DEBUG=1 - turns on debug logging.

  • ARCOR2_SCENE_INFLATION=0.01 - controls how much in meters are collision models inflated (for simple collision checking).

  • ARCOR2_SCENE_DELAY_MEAN=0 and ARCOR2_SCENE_DELAY_SIGMA=0 can be used to simulate long-lasting startup of the scene (with some randomness). May be useful for debugging.

Changelog

The format is based on Keep a Changelog,

[1.1.0] - 2024-04-11

Changed

  • Updated dependencies, switched to Python 3.11.

[1.0.0] - 2023-02-14

Changed

  • Marked as a stable version.
  • Health check end-point changed to /healthz/ready.

[0.2.0] - 2022-10-28

Changed

  • Switched to Python 3.10, updated dependencies.

[0.1.1] - 2022-09-08

Fixed

  • SceneGeneral exception had wrong ancestor.

[0.1.0] - 2022-09-02

Added

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

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_scene-1.1.0.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

arcor2_scene-1.1.0-py311-none-any.whl (7.2 kB view hashes)

Uploaded Python 3.11

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