Skip to content

jinparksj/comp_robot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

comp_robot

EE 209AS Computational Robotics Class HW and Project

For MDP,

Policy Iteration is operating with 'policyIter1.py' and 'env4/gridworld.py'.

Value Iteration is operating with 'valueIter1.py' and 'env5/gridworld_val.py'.

For EKF, Extended Kalman Filter is operating with 'ekf_mobilerobot1.py'.

For RRT, Rapid-exploring Random Trees is operating with 'rrt_wheel.py'.

For RRT*, RRT* is operating with 'rrt_star.py'.

Releases

No releases published

Packages

No packages published

Languages