mslu.io

~/

robots

Random Polygons

robots

Requirements I wanted to implement a 2-D path planner for a mobile robot. I really like testing things in software, because it’s cheap. So I want to simulate 2D space.My robot sees the world as sets of connected points. We are given a bunch of lists of points. If the points in a list are “oriented” clockwise, that set defines an “outer boundary”. If that set of points is “oriented” counter-clockwise, it defines an “inner boundary,” a.

Read more...
1 of 1