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
andARCOR2_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
Built Distribution
File details
Details for the file arcor2_scene-1.1.0.tar.gz
.
File metadata
- Download URL: arcor2_scene-1.1.0.tar.gz
- Upload date:
- Size: 7.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09fbc827c42a79c7e25910c6da0cda0c2dc9354c32ea166b9dbebf7221f1d615 |
|
MD5 | 3127fd1cd6b23d6b9bc0c3bc94480517 |
|
BLAKE2b-256 | 023d595b4117d99db3e1ede93e25acdd2eb8e789dbd7eec2435bf3d59a11fac9 |
File details
Details for the file arcor2_scene-1.1.0-py311-none-any.whl
.
File metadata
- Download URL: arcor2_scene-1.1.0-py311-none-any.whl
- Upload date:
- Size: 7.2 kB
- Tags: Python 3.11
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | acbf52b76ec368d2b114aeef6cba6d25009396ab86e779495f10e3a6f7b5c599 |
|
MD5 | c5bca05827963672b4d30355b597eed9 |
|
BLAKE2b-256 | db6c35c95ed7e8ad796021822c91759821a4130c05fd2ba82549ddcddfeafaf6 |