Skip to content

ivanvoid/rrt_rl_weight

Repository files navigation

rrt_rl_weight

padm final project

Probability Map Learning for RRT

Slides

Data Generation

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*.

RRT*

See the main() method of rrtstar.py for an example.

About

padm final project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages