proroklab / VectorizedMultiAgentSimulator

VMAS is a vectorized differentiable simulator designed for efficient Multi-Agent Reinforcement Learning benchmarking. It is comprised of a vectorized 2D physics engine written in PyTorch and a set of challenging multi-robot scenarios. Additional scenarios can be implemented through a simple and modular interface.
https://vmas.readthedocs.io
GNU General Public License v3.0
335 stars 69 forks source link

[Feature] Rendering boundaries in dimension-limited environments #135

Closed Giovannibriglia closed 2 months ago

Giovannibriglia commented 2 months ago

Description:

Changes Made:

Giovannibriglia commented 2 months ago

I reforked the repo, therefore the pull request has been closed :/. I will reopen it once I’m ready to continue.