Skip to content

ZhiweiHuang5520/Dynamic-Programming-of-Robotic-Planning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project1: Dynamic Programming

This project develop a method using forward dynamic programming to solve the door & key problem.

Running

All modified code are in doorkey.py and utils.py files. Run doorkey.py and it will run partA, generate_policy and partB function consecutively. partA function generate control sequence for the door & key problem in known map and draw a gif for each map. generate_policy function iterate 36 random maps , generate and save policy in .npy file. partB function load policy, choose a random map and extract control sequence for current map, then draw a gif.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages