Autonomous Navigation of Offroad Networks with Satellite Imagery

Project Overview
Research conducted at DRDC Suffield, to develop an autonomy solution for the traversal of gravel/dirt road networks for logistics in defense. Critically, it is required that the proposed solution was 1) GPS-denied, as GPS signal can be intercepted or jammed in defense applications, and 2) That prior surveying of the path is not necessary, as the scale of operations is large, surveying can be very expensive (computationally, as well as in terms of manual labour).

To meet these objectives, I designed, implemented, and experimented an approach to correspond annotated satellite imagery with local traversability. In short, a topometric map is referenced for global planning, while LiDAR clouds are segmented as road (traversable; gravel/dirt) or not road (untraversable; grass), and centrelines are extracted. Local centrelines are used as path following input for a feedback linearized controller. Thus, the approach can be thought of as large-scale, line following in semi-structured environments. Further details TBD as the project develops.
Compared to other long-term autonomy approaches, ANONSI does not require GPS localization, expert demonstrations, or prior (geometric) maps, instead localizing to an abstracted topometric map representation (edges and nodes). Experiments were conducted on an Argo Atlas J8 platform, with an Ouster OS1 LiDAR, with 2km of autonomous operation on gravel roads.