Running for 500 steps.
{
  "ticks": 500,
  "model": [
    "world",
    "patches",
    "turtles",
    "links",
    "ticks",
    "done",
    "stepTarget",
    "step",
    "toRads",
    "fromRads",
    "toAngleRads",
    "fromAngleRads",
    "toCCW",
    "population",
    "speed",
    "wiggleAngle",
    "linksToo"
  ],
  "patches": 1089,
  "patch": {
    "id": 357
  },
  "turtles": 10,
  "turtle": {
    "id": 2,
    "theta": -2.128175081784839,
    "x": -10.024846164210983,
    "y": -5.675004148846612,
    "links": [
      2,
      6
    ],
    "z": 0
  },
  "links": 10,
  "link": {
    "id": 4,
    "theta": 0,
    "x": 0,
    "y": 0,
    "end0": {
      "id": 4,
      "theta": -3.6860084524205274,
      "x": -9.854114271577616,
      "y": -5.949232835786458,
      "links": [
        4,
        5
      ],
      "z": 0
    },
    "end1": {
      "id": 8,
      "theta": -7.886280024846042,
      "x": 7.842854140057151,
      "y": 15.003044456817017,
      "links": [
        4,
        8,
        9
      ],
      "z": 0
    }
  }
}