Skip to content

Nonlinear least squares with uncertainty propagation using linearized dynamics and feedback controller using LQR

Notifications You must be signed in to change notification settings

jhu-asco/robust_gn

Repository files navigation

Perform Iterative LQR with obstacle avoidance using linearized ellipsoid propagation

Main algorithm in gn_lqr_algo.py.

Installation

Place the folder in your python path. Replace scipy/optimize/_trf.py with updated_trf.py provided that includes options for maxiters and callback function that gets called after every iteration for trf

Examples

Example usage in gn_lqr_linear_dynamics.py, gn_lqr_unicycle_dynamics.py. Tests in nose2

About

Nonlinear least squares with uncertainty propagation using linearized dynamics and feedback controller using LQR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages