Skip to content

Remove ContinuousSpaceAgent.pos property (Fixes #3399)#3528

Merged
quaquel merged 3 commits intomesa:mainfrom
satharyasin-hub:remove-continuousspaceagent-pos
Mar 13, 2026
Merged

Remove ContinuousSpaceAgent.pos property (Fixes #3399)#3528
quaquel merged 3 commits intomesa:mainfrom
satharyasin-hub:remove-continuousspaceagent-pos

Conversation

@satharyasin-hub
Copy link
Copy Markdown
Contributor

@satharyasin-hub satharyasin-hub commented Mar 13, 2026

This PR removes the deprecated ContinuousSpaceAgent.pos property.

Maintainer feedback in issue #3399 requested that agent.pos be fully removed rather than kept as an alias to position.

This change deletes the pos property and its setter from
continuous_space_agents.py, keeping position as the single source of truth for agent positions.

closes #3399.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Release notes label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ContinuousSpaceAgent.pos assignment does not update position

2 participants