Skip to content

All tools: move properties in shared memory #167

Description

@ecourtois

Currently, each tool manages its own set of properties, which can be updated live (e.g., table, camp, strategy, avoidance, robot size, obstacle size, margins, etc.).

Many of these properties need to be shared across multiple tools. By storing them in shared memory, they will become accessible to all tools, and any live update made by one tool will be immediately reflected and used by the others.

Metadata

Metadata

Assignees

Type

Fields

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions