m-abdulhak / SwarmJS

Interactive 2D swarm robotics simulation platform developed to prototype, benchmark, and showcase control algorithms for multi robot systems.
https://m-abdulhak.github.io/SwarmJS/
10 stars 7 forks source link

Error when switching to Field Manipulation Demo #37

Closed avardy closed 1 year ago

avardy commented 1 year ago

This is the error message:

Uncaught TypeError: Cannot read properties of undefined (reading 'width') at Object.fieldDiffusion [as func] (fieldsDiffusion.js:8:67) at Scene.update (index.js:253:21) at _renderScene (index.js:100:15)