You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 26, 2024. It is now read-only.
This is an attempt at implementation of algoirthm for steering initial set of states (described as a zonotope) into a smaller reachable set (to allow combination of primitive maneuvers) from Schurmann and Althoff, 2017c. The code requires installation of CORA (for reachability analysis) and CVX (for convex optimization) toolboxes. Algorithm is a…