padm final project
In the generate.py program make configurations by changing the capitalized global variables. You can configure the number of generated data instances, number of obstacles, etc. The Program will generate 512x512 images as well as a corresponding json data file which will be used by RRT*.
See the main() method of rrtstar.py for an example.