There several small cleanups that could be done but would break compatibility.
Better to discuss them here and perform all of them at the same time.
- rename
World.iterbodies to World.bodies
- remove
World.getbodies (doing NamedObjectsList(World.bodies)) is easy enough
- remove
robots/simpleshapes.py. They are only used for tests and not flexible enough for other uses
- change the extension of the doc files from
rst to txt
There several small cleanups that could be done but would break compatibility.
Better to discuss them here and perform all of them at the same time.
World.iterbodiestoWorld.bodiesWorld.getbodies(doingNamedObjectsList(World.bodies)) is easy enoughrobots/simpleshapes.py. They are only used for tests and not flexible enough for other usesrsttotxt