Skip to content

Conversation

@qu-bit1
Copy link
Member

@qu-bit1 qu-bit1 commented Jul 15, 2025

Creates a new PettingZoo-compatible environment in env/pivoting_cubes_env.py to wrap the OccupancyGridMap simulation logic. This provides a standardized interface for training multi-agent reinforcement learning algorithms.

  • Implements a multi-agent step() function that supports simultaneous moves
  • Adds robust validation to prevent both destination collisions and disconnection

Closes #43

This comment was marked as resolved.

@ManifoldRG ManifoldRG deleted a comment from Copilot AI Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Environment Wrapper Integration

2 participants