KumarRobotics / kr_autonomous_flight

KR (KumarRobotics) autonomous flight system for GPS-denied quadrotors
Other
654 stars 110 forks source link

Prevent the quad to fly outside the z-boundary of the map when planning in 3D #140

Open fcladera opened 2 years ago

fcladera commented 2 years ago

Current status: when using a 3D planner, the quad might overhshoot along the z-direction when the stopping policy is called.

Ideal scenario: the quad is guaranteed to stay inside the map boundaries at all moments.